No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
20 Posted Topics
I would enter in Safe Mode and do a fsck -Y /dev/hda1 It is really good to have this done .. ./thanks ilaiy
Most of the accounts which get cracked are through Social Engineering .. Read " The Art of Deception" By Kevin Mitnick. ./thanks ilaiy
Use some kind of group policy .. ./thanks ilaiy
You should be able to install the 32 bit version . Once you are done do a cat /proc/cpuinfo you will be able to get the information of the processor .. ./thanks ilaiy
Gnome is much better than KDE. It is fast ./thanks ilaiy
You could use [url]http://uranus.it.swin.edu.au/~jn/linux/rawwrite.htm[/url] for creating an image in a floppy and then try installing .. ./thanks ilaiy
You could use patch -p0 < /<filename>/ ./thanks ilaiy
I use Fedora COre 3 on my laptop as well as on my desktop. It works really well and it is pretty easy to use too . ./thanks ilaiy
I have a dual boot with slackware and works like a charm .. But need to use grub as the boot loader ... All the best ./thanks ilaiy
Just pop in your FC2 cd . Delete the exsiting partions and recreate them in linux ./thanks ilaiy
Try downloading the drivers from [url] http://www.nvidia.com/object/unix.html [/url] All the best .. ./thanks ilaiy
Assuming you have your modules installed correctly .. Try doing a this .. [ilaiy@ilaiy]$ /sbin/lsmod | grep ipw ipw2100 85241 0 ieee80211 22341 1 ipw2100 [ilaiy@ilaiy]$ /sbin/iwconfig eth1 essid <nameofnetwork> key=<wepkey> See if you get an IP address .. If you donot .. use /sbin/dhclient -r /sbin/dhclient eth1 All the …
iptables is a nice option. You can log the connections or hand shakes which happen to your box. Try getting syslog to log to a remote server. ./thanks ilaiy
Try downloading the source or the rpm from [url]http://xmlsoft.org/downloads.html[/url] To install it from source ./configure make make install ./thanks ilaiy
try NETSH INT IP RESET LOG.TXT and reboot ./thanks ilaiy
Check if crond is running to make crontab work .. ./thanks ilaiy
try to ping any of the websites using the IP address not the DNS names . If you are able to reach. You probably have to disable the firewall. If i am not mistaken it is SuseFirewall stop ./thanks ilaiy
USe dmesg to see if the card was detected. You would also want to start the pcmcia service . ./thanks ilaiy
Use yast to change the window manager ./thanks ilaiy
COmpiling the kernel is one pretty simple Just follow these steps Just donwload the source from [url]kernel.org[/url] tar xvfz linux****.tar.gz / tar jvf linux***.tar.bz run make menuconfig . You could select the modules you would like to get compiled with this kernel Run these steps make dep make modules_install make …
The End.
ilaiy