Sinisterly
Best Linux Guide And Command Explanation - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Computers (https://sinister.ly/Forum-Computers)
+--- Forum: Operating Systems (https://sinister.ly/Forum-Operating-Systems)
+--- Thread: Best Linux Guide And Command Explanation (/Thread-Best-Linux-Guide-And-Command-Explanation)

Pages: 1 2


RE: ★★ BEST LINUX GUIDE AND COMMANDS EXPLANATION ★★ - Psycho_Coder - 11-21-2013

Will you please re-write the title using Title case. All caps looks awful.


RE: Linux Guide And Command Explanation - Ex094 - 11-21-2013

(11-21-2013, 05:42 PM)Psycho_Coder Wrote: Will you please re-write the title using Title case. All caps looks awful.

Title has been changed as per request.
Regards,
Ex094


RE: Linux Guide And Command Explanation - dR.0xYw0Rm - 11-22-2013

(11-21-2013, 12:21 PM)tuxthepenguin Wrote: very good one for total newbies. i really like that you gave explanation on theadditional options on the subject.

Thanks , and It wont come handy just to newbies as they some commands which even users familiar to Linux may not know Smile

(11-21-2013, 12:56 PM)Psycho_Coder Wrote: Excellent resources. You did a very good job and the thread is very well designed.

Thank you for the good feedback! Smile

(11-21-2013, 01:42 PM)chmod Wrote: This is good, however I have a couple of things to bring up, at the start of the guide you use apt-get for installing/updating software, as you know this is for Debian based systems and won't work under Redhat (yum) or arch (pacman) based systems.

One feature of the yum package manager which you missed is
Code:
yum whatprovides */<dependencyName>
Which is useful for finding packages containing missing dependencies when installing software from source

And again with startx, this presumes you are using xorg package to manage the windows, this is dependent upon the window manager the user is using, for example I use xfce which uses gdm3 instead.

TBH I thought I have wrote down all the commands you've mentioned above but it seems I've forgot. As for the Xorg I've mentioned that since is the most popular choice among Linux. Thank you alot for the suggestion and I will update the thread now. :>

(11-21-2013, 05:21 PM)Rohit123 Wrote: excellent but can I have any ebook like these tutorials...... how simple was explained. ...

You may find another ebook but not exactly like this, as this one Is all writen by me and the purpose is to have something on HC not to download from other sources. Nevertheless thanks for the good feedback :>

(11-21-2013, 06:02 PM)Ex094 Wrote:
(11-21-2013, 05:42 PM)Psycho_Coder Wrote: Will you please re-write the title using Title case. All caps looks awful.

Title has been changed as per request.
Regards,
Ex094

Thank you Ex094 ! Smile


RE: Linux Guide And Command Explanation - dR.0xYw0Rm - 11-22-2013

(11-21-2013, 12:21 PM)tuxthepenguin Wrote: very good one for total newbies. i really like that you gave explanation on theadditional options on the subject.

Thanks , and It wont come handy just to newbies as they some commands which even users familiar to Linux may not know Smile

(11-21-2013, 12:56 PM)Psycho_Coder Wrote: Excellent resources. You did a very good job and the thread is very well designed.

Thank you for the good feedback! Smile

(11-21-2013, 01:42 PM)chmod Wrote: This is good, however I have a couple of things to bring up, at the start of the guide you use apt-get for installing/updating software, as you know this is for Debian based systems and won't work under Redhat (yum) or arch (pacman) based systems.

One feature of the yum package manager which you missed is
Code:
yum whatprovides */<dependencyName>
Which is useful for finding packages containing missing dependencies when installing software from source

And again with startx, this presumes you are using xorg package to manage the windows, this is dependent upon the window manager the user is using, for example I use xfce which uses gdm3 instead.

TBH I thought I have wrote down all the commands you've mentioned above but it seems I've forgot. As for the Xorg I've mentioned that since is the most popular choice among Linux. Thank you alot for the suggestion and I will update the thread now. :>

(11-21-2013, 05:21 PM)Rohit123 Wrote: excellent but can I have any ebook like these tutorials...... how simple was explained. ...

You may find another ebook but not exactly like this, as this one Is all writen by me and the purpose is to have something on HC not to download from other sources. Nevertheless thanks for the good feedback :>

(11-21-2013, 06:02 PM)Ex094 Wrote:
(11-21-2013, 05:42 PM)Psycho_Coder Wrote: Will you please re-write the title using Title case. All caps looks awful.

Title has been changed as per request.
Regards,
Ex094

Thank you Ex094 ! Smile


RE: Best Linux Guide And Command Explanation - passwd - 12-01-2013

Thanks man I'll read all of these codes and remember them. Look like I am a total noob in Linux. Thanks again man.


RE: Best Linux Guide And Command Explanation - passwd - 12-01-2013

Thanks man I'll read all of these codes and remember them. Look like I am a total noob in Linux. Thanks again man.