LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ls /dev
#11
That GUI looks really good! Nice job [member=411]bitsnpcs[/member]  Smile

Quote:No not trying to create anything at the moment, I am working through the book, "The Linux Command Line", unsure how many years ago I began it...You can get The Linux Command line as pdf free from the official site http://linuxcommand.org/tlcl.php
I see. I too started reading that book a while ago and for some reason stopped doing it, guess I got stuck at that moment. Thanks for the link by the way.

Quote:I use LL, and Gedit for Python coding
I used to use gedit too, then tried geany, they both are fine but then I discovered sublime text and find it really nice; lightwight, handy features, easy to use. In the past I've used kate even in windows 7, which is a great editor but now I try to avoid having those kde dependencies and who knows, sometimes I fell like installing it  :Smile  Althought, the text editor I use the most is nano, yeah nano all the way. Now that I think of it, nano's the reason I never really care too much for text editors.


If you fell like trying sublime text, here are the steps for installing it:


First, open a terminal and type
Code:
$ wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -



Code:
$ echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list


Code:
$ sudo apt-get update


Code:
$ sudo apt-get install sublime-text



Or, you can simply read more about it on its website http://www.sublimetext.com/


Cheers! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Messages In This Thread
ls /dev - by bitsnpcs - 09-21-2018, 03:55 PM
Re: ls /dev - by Valtam - 09-21-2018, 04:46 PM
Re: ls /dev - by bitsnpcs - 09-21-2018, 04:49 PM
Re: ls /dev - by Valtam - 09-21-2018, 10:47 PM
Re: ls /dev - by supergamer - 09-22-2018, 01:34 AM
Re: ls /dev - by bitsnpcs - 09-22-2018, 01:52 AM
Re: ls /dev - by Moltke - 09-22-2018, 11:51 AM
Re: ls /dev - by bitsnpcs - 09-22-2018, 02:26 PM
Re: ls /dev - by Moltke - 09-22-2018, 08:10 PM
Re: ls /dev - by bitsnpcs - 09-23-2018, 01:07 AM
Re: ls /dev - by Moltke - 09-23-2018, 12:15 PM
Re: ls /dev - by trinidad - 09-23-2018, 03:31 PM
Re: ls /dev - by bitsnpcs - 09-23-2018, 05:57 PM
Re: ls /dev - by Moltke - 09-23-2018, 06:45 PM
Re: ls /dev - by Valtam - 09-23-2018, 06:53 PM
Re: ls /dev - by Moltke - 09-23-2018, 09:15 PM
Re: ls /dev - by bitsnpcs - 09-23-2018, 09:29 PM
Re: ls /dev - by firenice03 - 09-24-2018, 12:50 AM
Re: ls /dev - by Moltke - 09-24-2018, 03:32 AM

Forum Jump:


Users browsing this thread: 4 Guest(s)