Nevermind, ik heb het achteraf toch niet nodigquote:Op zaterdag 11 februari 2006 13:04 schreef Tijn het volgende:
Hoe maak ik een alias voor een bepaalde user?
1 2 | Stopping ftp server: pure-ftpd. |
Dat werkt helaas niet.quote:Op zaterdag 11 februari 2006 15:40 schreef SpuitElf het volgende:
Kijk daarna nog eens of ie dan ook daadwerkelijk gestopt is: sudo /etc/init.d/pure-ftpd status
1 2 | Usage: /etc/init.d/pure-ftpd {start|stop|restart|force-reload} |
Ja, daar zat ik ook al aan te denken. Maar ik kan 'em niet vinden:quote:Tja anders draait er misschien nog een andere ftp server al standaard?
1 2 | root 14862 0.0 0.1 4492 1024 ? Ss 15:38 0:00 pure-ftpd (SERVER) |
Hmmm... dat klopt inderdaad. Als ik probeer met een andere user in te loggen, kom ik ook in zijn/haar homedir uit.quote:Op zaterdag 11 februari 2006 15:50 schreef Angel_of_Dth het volgende:
Je zal wel inloggen met users die je gewoon in Ubuntu aangemaakt hebt
Op zich werkt dit wel even als workaround tot ik het goed gefixed heb.quote:Op zaterdag 11 februari 2006 16:16 schreef Tijn het volgende:
[..]
Hmmm... dat klopt inderdaad. Als ik probeer met een andere user in te loggen, kom ik ook in zijn/haar homedir uit.
PureAdmin doet dus gewoon helemaal niks.
Waarom zoek je niet een leuke howto voor een virtual user en en authenticatiesysteem met mysql, voor Debian zijn die wel te vinden zoals deze op PureFTPD gebaseerd. Maybe dat het ook bruikbaar is voor Ubuntu aangezien die Debian based isquote:Op zaterdag 11 februari 2006 16:18 schreef Tijn het volgende:
[..]
Op zich werkt dit wel even als workaround tot ik het goed gefixed heb.
Maar dan zou ik graag alsnog willen weten hoe je een alias voor een username aanmaakt, zodat mensen met een zelf-gekozen FTP-user kunnen inloggen in plaats van de username die ze op mijn systeem hebben.
Ja, PureAdmin werkt dus ook met virtual users en z'n eigen database. Maar m'n Pure-FTPd kan daar nog niet helemaal lekker mee omgaan in mijn configuratie. Ik fix het wel, bedankt voor je linkquote:Op zaterdag 11 februari 2006 20:12 schreef Dubbeldrank het volgende:
[..]
Waarom zoek je niet een leuke howto voor een virtual user en en authenticatiesysteem met mysql, voor Debian zijn die wel te vinden zoals deze op PureFTPD gebaseerd. Maybe dat het ook bruikbaar is voor Ubuntu aangezien die Debian based is
quote:A "hard link" is another name for an existing file; the link and the
original are indistinguishable. Technically speaking, they share the
same inode, and the inode contains all the information about a
file--indeed, it is not incorrect to say that the inode _is_ the file.
On all existing implementations, you cannot make a hard link to a
directory, and hard links cannot cross filesystem boundaries. (These
restrictions are not mandated by POSIX, however.)
quote:"Symbolic links" ("symlinks" for short), on the other hand, are a
special file type (which not all kernels support: System V release 3
(and older) systems lack symlinks) in which the link file actually
refers to a different file, by name. When most operations (opening,
reading, writing, and so on) are passed the symbolic link file, the
kernel automatically "dereferences" the link and operates on the target
of the link. But some operations (e.g., removing) work on the link
file itself, rather than on its target.
Hetvolgende commando doet wel iets wat je kan waarderenquote:Op zondag 12 februari 2006 17:17 schreef Tijn het volgende:
Ik wil een CVS-server op m'n Ubuntu-machine draaien. Welke kan ik het beste nemen? Ik vind op de Ubuntu wiki hier niet zoveel informatie over.
1 |
1 |
1 2 | /dev/hda3 59058788 5670260 50388496 11% / |
Niet slecht hč voor een gentoo gebruikerquote:
quote:This setup also includes setting up ViewCVS for Repository browsing.
Install CVS files:
sudo apt-get install cvs
Install the CVS server:
sudo apt-get install cvsd
When prompted in the cvsd installation process for Repository, type in “/cvsrepo”.
Now that the cvsd installation in complete goto /var/lib/cvsd
If the folder cvsrepo does not exist, then create it ..
sudo mkdir cvsrepo
and then initilize the repository
sudo cvs -d /var/lib/cvsd/cvsrepo init
1 |
1 |
1 |
Forum Opties | |
---|---|
Forumhop: | |
Hop naar: |