Debian :: How To Use The Skype Daemon (CONSOLE) ?
Jan 1, 2010I would like to call using the remote control irda (working) any ideas how to use skyped?
here is a mirror of the skyped files, for sid, ubuntu:[URL]..
I would like to call using the remote control irda (working) any ideas how to use skyped?
here is a mirror of the skyped files, for sid, ubuntu:[URL]..
I want to run a daemon in PHP. To this, I took a script and converted it to run my Daemon:
#!/bin/bash
PHP_SCRIPT="/usr/lib/cgi-bin/php5 -q /home/elfet/www/transmitter/websocket/server.php"
RETVAL=0
[Code]....
However, if I close the terminal with him for some reason is closed and this demon. how to add a startup this script: /etc/init.d/elf-deamon start If I write simply update-rc.d elf-deamon defaults - do not run. how to reboot demon every day?
I installed ntop and it works but I cant make it autostart with my server. I started ntop with its parameters and it works as a daemon but if I restart the server ntop wont load even if an ntop file is in /etc/init.d. I executed rcconf and it wont list ntop. How can I make it autostart in daemon with my parameters? (like ntop -d -w12345)
View 7 Replies View RelatedI am overseas at the moment, and the wife has been having issues with my machine. After many hours of trying to to talk her through doing things, one of my geeks suggested installing Teamviewer and doing it myself.
I have SSH and WinSCP from work. I am using amd64 so the first attempt to install failed due to unmet dependencies. Then I read the MultiArch bit, installed ai32-libs and the install seemed to work. When my wife tried to start TV, it stated that the daemon was not running. When I try to restart the daemon, I get this.....
Code: Select allroot@Champs-Desktop:/home/champs# teamviewer --daemon restart
/etc/init.d/teamviewerd restart
Stopping teamviewerd... not running
Starting teamviewerd...method return sender=org.freedesktop.DBus -> dest=:1.242 reply_serial=2
uint32 2
today i found out that my bind9 on debian 5 suddenly failed and it also consumed 100mb of RAM at most times.
nameserver daemon with smaller memory footprint to replace bind9.
Code:
test@denial:~# ps -e | grep snort
18470 ? 00:00:00 snort
how do i disable snort daemon at start up? i only want it to be running when i want it to be running.
Would like to know how can I put a daemon on Debian 5 that can send e-mail when the content of a specific folder change, if not possible, at least how to send a daily e-mail with the content of a specific folder.
View 4 Replies View RelatedI've been using linux for a few months. Recently I have installed debian jessie and I'm learning how to secure my laptop. I have installed
Code: Select allapt-get install sysv-rc-conf
to shutdown few services that I believe I don't need at boot which I found very useful. Among others I have deselected avahi-daemon, cups, cups-browsed, etc. The problem is that, after rebooting, when running:
Code: Select allnetstat -lntup
I still find 'avahi-daemon: r' and 'cupsd' running. I have tried
Code: Select allsystemctl stop cups
systemctl disable cups
systemctl stop avahi-daemon
systemctl disable avahi-daemon
But after rebooting these services are aklways running. I do not know whta to do.
Output of netstat -lntup
Code: Select all[*]Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 250/cupsd
tcp6 0 0 ::1:631 :::* LISTEN 250/cupsd
udp 0 0 0.0.0.0:16409 0.0.0.0:* 526/dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 526/dhclient
[Code] ....
I'm aware that cups seems to work just for my printer but I do not understand why I can't just disable it.
I am running a recently built Debian 'Lenny' system 5.0.4.I used the gui install and asked for desktop/file server/ I created a raid 1 systemsing two similar drives.Finally I set up some samba shares to use from my (wife's) windows PC. I wanted to use PC names rather than IP adresses to access the shares so activated wins.My Debian system, called arcturus, did not appear in windows network places. After much trial and error and googling found that the nmbd service had stopped.'/etc/init.d/samba restart' reported nmbd not present, stopped smbd and then restarted both. My networking then all came to life.There is a Ubuntu forum discussion around this subject and the consensus seems that the samba daemons are starting before the network is properly established. I have installed a work-around by putting the restart line in /etc/rc.local.But I'm concerned that I have some kind of configuration error.The following is a section of my log.nmbd after setting logging to level 3:-
Initialising global parameters
[2010/03/07 14:22:56, 3] param/params.c:pm_process(569)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[code]....
My notification-daemon stopped displaying the notification bubble using the position hint provided in notify-send, the notification is always displayed in upper right corner of the screen.
Example of the command line with the position hints: notify-send --hint int:x:500 -h int:y:500 asdf
I'm on Debian unstable, amd64.
I get the message when I try to deploy a virtual machine in the virt-mnager.
Unable to complete install: "Post operation failed: xend_post: error from xend daemon: (xend.err "Error creating domain: device model "usr/lib64/xen/bin/qemu-dm" not found")
Unable to complete install '<class 'libvirt.libvirtError'> POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: device model '/usr/lib64/xen/bin/qemu-dm' not found")
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 1555, in do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 973, in start_install
return self._do_install(consolecb, meter, removeOld, wait)
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 1038, in _do_install "install")
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 1009, in _create_guest
dom = self.conn.createLinux(start_xml, 0)
File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1277, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: device model '/usr/lib64/xen/bin/qemu-dm' not found")
I get this error message when I open up virt-manager (logged in as a typical user):
Code: Unable to open a connection to the libvirt management daemon. Libvirt URI is: qemu:///system Verify that: The 'libvirtd' daemon has been started Manually trying to start the daemon results in: Code: error : qemudWritePidFile:508 : Failed to open pid file '/var/run/libvirtd.pid' : File exists virt-manager works just fine when I log in as root.
How can I start a program from tty1 console text mode to be executed in tty2 console text mode? Actualy I would like to start a program (chat client cli program) in tty8 automaticaly when linux PC boots.
View 6 Replies View RelatedhJust installed brand new Centos 5.6 and skype, according to centos wiki (http://wiki.centos.org/HowTos/Skype) Getting these errors: skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by skype)
[root@thinkpad opt]# rpm -q libstdc++ --provides
libstdc++ = 4.1.1-52.el5
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.1)(64bit)
[Code]...
I've read and execute the info write in this guide :
[URL]
When I type skype , I receive this message :
bash: skype: command not found.
I've been using debian unstable for some months, and after some problems I've been having with the nvidia non-free drivers and pulseaudio, I decided to do a new fresh install. As in the first time, I used a netinst CD, and all went ok. The first three times it booted perfectly, with gnome and all the apps, without problems. I updated the system with the unstable repositories, and I went home (i was somewhere else).
When I got home (like an hour ago), my new debian OS boots, but it brings me to the console, instead of automatically logging me in normally, with the GUI and Gnome and everything. It asks for login and password, and then it's just the console, and if I type, for example, Iceweasel or vlc or any program, it tells me that there's no display or that the X window system is not available. What happens?
It worked just fine a few hours ago, ant I only updated my system...! Also, it booted normally a few times after upgrading, so it's quite strange. Also, before that, I tried to install Debian Testing from a CD ISO image, and I succeeded, but the same happened so I used the netinst image and it worked. But now it just won't work...
My partition system is now like this:
/dev/sda4 - ext4 Debian Sid (old one) mounted as / [BOOT]
/dev/sda1 - extended, containing new one:
/dev/sda5 - ext4 Debian Sid (new one) mounted as /
/dev/sda6 - swap (new one)
/dev/sda7 - ext4 Debian Sid (new one) mounted as /home/
/dev/sda3 - swap (old one)
(bold means "primary" partitions, italics means the logical partitions inside the extended one)
There are 3 versions of Skype for Ubuntu on the Skype download section. Does anybody know which is the correct one for Ubuntu Karmic?
View 5 Replies View RelatedSince there is no notification area any more in 11.04, where is the skype icon of the running skype instance?
View 2 Replies View RelatedI used to be able to use skype, but hadn't used it for several months. When I tried to use it, there was no sound in or out. Recently I upgraded to lenny.
View 2 Replies View RelatedIn vm workstation console resolution default is 640x480 ,and i want to change it to 1024x768.
In Debian7 , it can changed use vga=792 in /boot/grub/grub.cfg.
But in Debian8 use changed use vga=792 in /boot/grub/grub.cfg , screen will all black.
Although screen can't see anything , but it can connect through ssh normal.
I also tried GRUB_GFXMODE=1024x768,GRUBGFXPAYLOAD_LINUX=1024x768 in /etc/default/grub , it get same Result.
I don't know the problem is at VM workstation or Debian 8.
after an upgrade i got an american keyboard-layout in the login-terminal. i ran dpkg-reconfigure console-data: its said keyboard layout would be german. i ran dpkg-reconfigure keyboard-layout: same thing. i checked the bugs for console-data and keyboard-layout: [URL] and the best i could find is this (console unusable after upgrade): [URL] but it doesnt seem to be exactly the same problem. its since about a week.main problem is the password, else its a little annoyance, not more.
View 4 Replies View Relatedplaying with debian I find that I have no answer when I try to resize my console if I wish to use it without a GUI. Are there something that could resize the screen ? In this moment it seems to be 640x480 and it could be better if the resolution could be 800x600. I have tryed to modified /etc/grub/00_header
if [ "x${GRUB_GFXMODE}" = "x" ] ; then GRUB_GFXMODE=800x600 ; fi
I have Debian 4.0. I have installed screen package, and one application has been run in screen. I want to know how make something like "screenshot" of this screen status and send it over ftp. Could someone write me script with I could add to cron?
View 4 Replies View RelatedNow I know that I could use "consolechar" command with option "f " to set other fonts temporarily. The problem for me now is that I had tried almost all of those fonts in directory /usr/share/consolefont/, but I could not find a suitable one, none of them are beautiful. So, I hope one can tell me how to get the fonts and how to set the font I like to be lasting.
View 1 Replies View RelatedI'm trying to setup X-less (console only) system on my old laptop. Everything works great, except colors of the console. When grub2's "gfxpayload" is not set, all colors appear fine, but when I set gfxpayload=1024x768" it starts with the correct resolution, but all color that's supposed to be white, appears teal (sea green).Interesting thing is that bold text in man pages appears white but not bold. Hyperlinks in links also appear white, although the selected hyperlink appears with a teal background. So the driver apperently can display other colors, but what's stopping it? Erasing "gfxpayload=1024x768" restores the colors back. Changing font's face and size didn't help. Using screen didn't help. GPM's pointer appears as a teal rect.
View 3 Replies View RelatedI would like to achieve to get this logo at start, exactly like this: [URL] It is normally something, but maybe there is a package for that ?
View 8 Replies View RelatedI recently bought a IOgear USB bluetooth adapter and a Sony DRBT101/BLK bluetooth headphones to use with my computer.Whenever I try to make a call using these headphones with skype, I can speak for say 10 seconds and then the headset disconnects completely from the system. I then have to reconnect the headset by switching it off and on. I do not have this problem listening to music using A2DP. It works fine with my mobile phone.When I change the profile to Telephony Duplex (HSP/HFP), it shows up as hands free, I thought it should be headset in blueman manager. My friend uses Plantronics headset with is Dell laptop with built in bluetooth and he says his comes up as headset not hands free. Could this be causing the problem?
View 1 Replies View Relatedget Skype to work on 64 bit have downloaded and installed the 32 bit which installed fine but just wont load
View 2 Replies View RelatedDoes anybody know a good option for a Skype based solution that works on Linux? I have a real problem with the current Linux version as it is a crappy, buggy and downgraded version of the Windows equivalent.
View 7 Replies View RelatedI just recently purchased a 3g dongle for my netbook. Everything seems to be working fine until I discovered this strange problem. I cant seem to text via skype, it doesnt go through. I testet the skype test call service and voice works fine, audio and mic. I have tried to google and search forums but no luck. I have before used skype on my netbook with my cellphone as a hot spot and it worked without problem but it doesnt have the same provider - different sim cards in phone and dongle.
View 2 Replies View Related