Citat:
Ursprungligen postat av nat0n
sudo /etc/init.d/bitlbee start
i en terminal och den klagar på att det inte går/finns?
Får
sudo: /etc/init.d/bitlbee: command not found
när jag kör sudo /etc/init.d/bitlbee start
Japp, SPM = Synaptic Package Manager
Edit: Avinstallerade (Complete removal) från Synaptic Package Manager, sedan:
sudo apt-get install bitlbee
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libboost-date-time1.34.1 dvdauthor libboost-thread1.34.1
libboost-filesystem1.34.1
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
bitlbee
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/336kB of archives.
After unpacking 872kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
bitlbee
Install these packages without verification [y/N]? y
Preconfiguring packages ...
Selecting previously deselected package bitlbee.
(Reading database ... 122138 files and directories currently installed.)
Unpacking bitlbee (from .../bitlbee_1.0.3-1.3ubuntu2_amd64.deb) ...
Setting up bitlbee (1.0.3-1.3ubuntu2) ...
WARNING: BitlBee port number in debconf and inetd.conf don't match.
Please change this setting by editing /etc/inetd.conf by hand.
Adding system user `bitlbee' (UID 111) ...
Adding new user `bitlbee' (UID 111) with group `nogroup' ...
Creating home directory `/var/lib/bitlbee/' ...
Edit2: går inte att gå in i /var/lib/bitlbee/ "You do not have the permissions necessar to view the contents of "bitlbee"
Inedt.conf hittar jag, står:
ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/proftpd
6667 stream tcp nowait bitlbee /usr/sbin/tcpd /usr/sbin/bitlbee
6668 stream tcp nowait bitlbee /usr/sbin/tcpd /usr/sbin/bitlbee
Jag känner mig så besvärlig, tack för alla som hjälper!