Jump to content

seantech

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by seantech

  1. Yeeeeeesssssss!!!!!!!!!!! That too! That too! You have been there! LOL The page I got seemed to come from some-one that was either real drunk or didn't know any 'proper' english... Ow wel.... Can any-one help me out with a "good" ProFTPd manual? Thx!
  2. Does any-one know where I can find a propper all-in ProFTPd manual. The one manual I found on their website was horrible. There was one particular page that just put me off reading it... I think that the person that wrote it must of been drunk or something, cause I understood verry little... :? Thx, ST
  3. I use the mozilla suite for mail... And, thos missing options... They are not missing because I frogot :P :*D I added some new ones anyway ;)
  4. Damn, she's fast. She made her moves before I could even think om mine! Her name? Mozilla Firebird. Her Version? 0.6 I just installed it in linux. Installed might be a big word, I merely unpacked it and ran the executable. Once I did, i saw pages coming at me at real great speeds! Heh, talk about getting the maximum out of your internet connection ;) So, who else has gotten hooked? Sean.
  5. Ok, thx for the quick reply, I know enough :) Now I just need to wait for the friend te come back and return my cam :) Sean.
  6. If I where to install a webcam or removable storage device in linux, would it be possible for linux to detect it after the computer has been started without the hardware in question connected? 1) Boot MDK 9.1 2) Plug in hardware 3) Linux detects and activates hardware: Starts capturing from Cam/Mounts storage If the above would work, then I would be real happy as most of you know. But I don't know, and can't try, because my webcam is at a friends and that friend is on holiday somewhere in france. I found software that I probably will be using. It seems to be some good stuff. I won't know till I have tried it though. Here's the URL: http://www.videolan.org/ Sean.
  7. Hi, First of all I would like to welcome my self to the club. Too bad that I only just discovered that you guys put up a forum, otherwize you would of seen me on here since the beginning. You will be seeing more of me, but anyway... Lets get to the point: Problem: Human Error I was busy with MySQL when I somehow dropped the "mysql" table where all the setting etc are stored. Now I got a friends .sql dump of the table and his contents with passwd changed to suit me, but when I want to add users using webmin, I seem to be getting the following error: <error> Failed to save user : SQL insert into user (Host,User,Password,Select_priv,Insert_priv,Update_priv,Delete_priv,Create_priv, Drop_priv,Reload_priv,Shutdown_priv,Process_priv,File_priv,Grant_priv,References _ priv,Index_priv,Alter_priv,,,,,,,) values ('localhost', 'bill', '', 'Y','N','N','Y','N','Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N') failed : </error> I have found a temporary solution to my problem though. Or so I think. Technically it should be possible to add users using PHPMyAdmin by inserting a new row in the 'user' section (do not fill in pwd field), and then visiting the "User Permissions" section of the MySQL DB Control plugin of Webmin, editing that one user and supplying a passwd. I obviously added a passwd in webmin, because it encrypts it for me, and I have been too lazy to find out what encryption it uses to find a tool to encrypt for me. I don't really care, because this works just as fast. Although this is not efficient. I think that I am going to try the MySQL admin from MySQL.com out for size. I haven't tried adding users via the unix shell, because once again, I have been too lazy to find out how to. But hey, this is my second day of working with MySQl. Still no excuse for NOT knowing it. About the above error. Might anyone be able to tell me what the source is? Could it be because I changed the MySQL root passwd from the befault "blank" into a real passwd, without Webmin knowing it? Would be cool to get some feedback on this subject. Sean.
×
×
  • Create New...