Search found 38 matches

by try-alls
18. Aug 2010, 21:01
Forum: Misc
Topic: a few questions?
Replies: 49
Views: 30241

Re: a few questions?

You can chown all files to your new user, after you copy them.

Code: Select all

chmod -R newuser:users /home/newuser
[/quote]

this command does not work invalid arguements
by try-alls
18. Aug 2010, 20:46
Forum: Problems
Topic: working root with the one regular user account
Replies: 15
Views: 9636

Re: working root with the one regular user account

You already got your reply here: http://www.salixos.org/forum/viewtopic.php?p=7628#p7628
That wasn't a funny post.

Get it inside your head: running as root is stupid, reckless and dangerous. You think that you know everything, but you don't. Yeah, it has been debated at length that running the ...
by try-alls
18. Aug 2010, 20:02
Forum: Misc
Topic: a few questions?
Replies: 49
Views: 30241

Re: a few questions?

chown could easily be added to my top command list that, i have re-edited my last post as it came back in one long quote, lol my sections are now blue
by try-alls
18. Aug 2010, 19:55
Forum: Misc
Topic: a few questions?
Replies: 49
Views: 30241

Re: a few questions?

I do have a partition left over from a previous install, so how would one mount that for permanent use as /home
Just add an entry to your /etc/fstab. Mine is:
/dev/sda3 /home xfs defaults 1 2

ok seems simple even but now so that i can ensure that i understand the command fully the xfs is im ...
by try-alls
18. Aug 2010, 19:44
Forum: Problems
Topic: working root with the one regular user account
Replies: 15
Views: 9636

Re: working root with the one regular user account

True but I'm sure you see my point.

Edit: That said if your running as root your just one foolish / away from disaster. In fact you could issue the command relatively as rm -rf . and nuke everything if you forgot you were at the root of the tree. It's happened, I'm sure. Never underestimate human ...
by try-alls
18. Aug 2010, 19:37
Forum: Misc
Topic: a few questions?
Replies: 49
Views: 30241

Re: a few questions?

not exactly "sheer laziness" more that i have recently moved from "babysitting" distro's like ubuntu etc
an i have been constantly editing this, adding that, in order to learn an progress with linux an the only experience i have of mounting is small partitions used as "safe" storage areas for use ...
by try-alls
18. Aug 2010, 19:20
Forum: Problems
Topic: working root with the one regular user account
Replies: 15
Views: 9636

Re: working root with the one regular user account

who's foolish enough to run that though removing the main partition, lol
by try-alls
18. Aug 2010, 10:42
Forum: Suggestions
Topic: fvwm windows manger
Replies: 10
Views: 10025

Re: fvwm windows manger

gapan wrote:
try-alls wrote:doesn't xfce already use fvwm as it's window manager i.e. extract a xfce theme an you will find a gtk folder an a fvwm folder
xfce uses xfwm, not fvwm.

ah, cool so what's better?
by try-alls
18. Aug 2010, 09:13
Forum: Suggestions
Topic: fvwm windows manger
Replies: 10
Views: 10025

Re: fvwm windows manger

doesn't xfce already use fvwm as it's window manager i.e. extract a xfce theme an you will find a gtk folder an a fvwm folder
by try-alls
18. Aug 2010, 09:05
Forum: Problems
Topic: working root with the one regular user account
Replies: 15
Views: 9636

Re: working root with the one regular user account

how is working as root bad? if you know what files you can delete/edit etc an your system still works as is or better since editing certain files, typing a password in every time you need to "work on your pc" s a hinderence that lost windows so many customers. also please enable root login via gdm ...