Browsing all articles in Linux Shell

Copy , Paste text in Linux Terminal and Putty

Posted Under: Linux, Linux Shell, Linux Tutorials on Dec / 17 / 2011

Copy Paste text short cuts in SSH Clients and Linux Terminals

full story

Android for Netbook , Laptops and Desktops-the android86 project

Posted Under: android, Linux Shell, Technology on Sep / 4 / 2011

  Android the new revolutionary OS from google is playing its role on Tablets, and Mobile devices and got a wide variety of listeners in all segments with its google driven interface .This feature rich operating system intially limited to devices designed for Android and like meego and chrome OS it is not readily available [...]

full story

Install Google Chrome In Fedora 15

Posted Under: Linux, Linux Shell, Technology on Jun / 26 / 2011

By default YUM configuration shipped with fedora doesnt contain support cheome installation

full story

Fedora 15 Released

Posted Under: Linux, Linux Shell on May / 26 / 2011

Fedora is a fast, stable, and powerful operating system for everyday use built by a worldwide community of friends. It’s completely free to use, study, and share.   te much awaited Fedora 15 can be downloaded from… download : http://fedoraproject.org/en/get-fedora

full story

Access Linux GUI From Windows

Posted Under: Linux, Linux Shell, Operating Systems on Mar / 10 / 2011

There are a variety of tools for accessing linux console from windows, ie using telnet,ssh etc etc… but to access GUI of Linux (of course X ) from windows , unfortunately there is not a good number of solutions available, following is the ultimate solution for the same   Here Utilities needed to accomplish this [...]

full story

Linux for Multimedia

Posted Under: Linux, Linux Shell, Operating Systems on Feb / 9 / 2011

What is LMMS? LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a [...]

full story

ubuntu task bar missing

Posted Under: Linux, Linux Shell, Operating Systems, Technology on Jan / 30 / 2011

one of ubuntu common issue , where is my opened applications ? Cause: This is happening when we accidently delete the panel and when we added this again it is not acting as convensional task bar as of windows and linux.,once it disappeared its bit difficult to bring it back it troubled me little asnd [...]

full story

Linux Gnome Weblog client for Offline and Online Blog Posting

Posted Under: IT Related, Linux, Linux Shell on Jan / 14 / 2011

Gnome Blog Entry poster is one of the most populat WYSIWYG blog client, this supports offline file saving blog configuration Simple to use interface WYSIWYG styled text support Panel popup allows entries can be written gradually over the course of a day Spell checking Drag and drop support for images

full story

Find Difference between 2 files in Linux

Posted Under: Linux, Linux Shell on Jan / 12 / 2011

root@server2 [~/study]# cat file1 1 2 3 4 root@server2 [~/study]# cat file2 1 2 3 4 5 6 7 8 root@server2 [~/study]# diff file1 file2 4a5,9 > 5 > 6 > 7 > 8 > root@server2 [~/study]# here 4a5,9 means append 5 to 9 from position 4 and displayed rest part of file2 next to [...]

full story

Find My Ip Address from Linux

Posted Under: Linux, Linux Shell on Jan / 12 / 2011

  root@server2 [~]# ifconfig -a eth0      Link encap:Ethernet  HWaddr 40:14:6E:5C:1E:C8          inet addr:125.17.243.294  Bcast:125.17.273.215  Mask:255.255.255.222           inet6 addr: fe80::214:5eff:fe5c:7ec8/64 Scope:Link           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1           RX packets:24565347 errors:0 dropped:0 overruns:0 frame:0           TX packets:6567673 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:100           RX bytes:359811953 (343.1 MiB)  TX bytes:456789(2.5 GiB)           Memory:e8300000-e8320000

full story

Linux Command to List all Directories

Posted Under: Linux, Linux Shell on Jan / 12 / 2011

this is a very simple requirement, but is still asked by many , thats why i am posting this small post ]# ls -l | grep ^dls -l | grep ^d what is this : i am piping  the out put of ls -l to grep ls -l : will list all files with details, [...]

full story

Access Windows from Linux (files)

Posted Under: Linux, Linux Shell on Jan / 5 / 2011

if you mean how to access windows partition in linux you can mount it there suppose id /dev/sdc2 is windows partition you can access it with a directory /home/user1/winc if you mount this for this you may do this ]$ mount /dev/sdc2 /home/user1/winc now you can access the contents by ]$ cd /home/user1/winc winc]ls will [...]

full story

Community



FREE News Letter

Enter your email address

Resources

Please Submit your Email Address to Get Latest Technology News As it Happens


Enter your email address