|
By sridhar11 at 2008-05-11 08:42
|
|
Ubuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need - a web browser, presentation, document and spreadsheet software, instant messaging and much more.The most recent version, Ubuntu 8.04 (Hardy Heron), was released on April 24, 2008.
Full Story
|
|
sridhar11's blog
|
|
By sridhar11 at 2008-05-11 08:41
|
|
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
Full Story
|
|
sridhar11's blog
|
|
By thestudent at 2008-05-10 17:10
|
|
There’s absolutely no harm in exploring other forms in music. For me, like probably many of you; music is a direct source of inspiration for me. I myself am into beats. I love percussion and bass & it’s one reason I have been stuck on drum and bass. More after the jump.
|
|
thestudent's blog
|
|
By linuxnoob001 at 2008-05-08 08:43
|
Ok Finally
I have been successful in setting up my DHCP on eth0. Thanks for all the help just one thing though
I have assigned a static ip address for eth0
my /etc/sysconfig/network-scripts/ifcfg-eth0 looks like this
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
MACADDR="xx:xx:xx:xx:Xx:xx"
DHCP_HOSTNAME="example"
IPADDR=192.168.1.221
BCAST=192.168.1.255
NETMASK=255.255.255.0
my etc/dhcpd.conf
ddns-update-style interim;
default-lease-time 86400;
max-lease-time 86400;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.254;
|
|
read more | linuxnoob001's blog
|
|
By usman_minhas at 2008-05-06 09:19
|
Hello everybody,
Can anybody please guide me in preparing for RHCE examination. Please let me know about the study guides i should read in order to prepare for the examination.
regards,
|
|
usman_minhas's blog
|
|
By sridhar11 at 2008-05-04 11:33
|
|
SSH’s (secure shell) most common authentication mode is called “interactive keyboard password
authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard.
Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.
Full Story
|
|
sridhar11's blog
|
|
By sridhar11 at 2008-05-04 11:31
|
|
If you are a developer you need C and C++ Compiler for your development work on your ubuntu system this tutorial will explain howto install C and C++ Compilers in Ubuntu with program examples.In ubuntu you can install the build-essential for C and C++ compilers.
Full Story
|
|
sridhar11's blog
|
|
By glazeem at 2008-05-03 14:25
|
Hello experts out there,
I want to know details about following topics.
How fedora 8 handles,
1) Process Control Management
2) Deadlock Management
3) Memory Management
4) Virtual Memory Management
5) Secondary Disk Scheduling Management
6) Secondary Storage Management
7) System Administration and Support
8) Recovery Strategies
9) Security Strategies
10) Standard Support
pls help mee..
|
|
glazeem's blog
|
|
By Jannymartin at 2008-04-26 12:46
|
|
I need help!!! My laptop was working fine and then it just stopped. The power button is lit up but it won't boot up. Apparently there is a reset button on the bottom which I can't find. Any ideas?
|
|
Jannymartin's blog
|
|
By mowestusa at 2008-04-25 16:24
|
For better or for worse I'm moving my blog to http://mowestusa.wordpress.com/.
Check out the first post on the new site for the reasons. I will no longer maintain the blog in two locations, since the new site has an RSS feed. I will keep this page up for an archive.
|
|
mowestusa's blog
|
|