prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
i edit /etc/default/grub and select a default entry in there and modified the quantity of seconds in timeout variable afeter that i allways run update-grub but it does not works, this procedure does not modifies nor timeout nor default entry Code: Select allroot@sinamaica:~# cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=6 GRUB_TIMEOUT=100 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet" GRUB_CMDLINE_LINUX="" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start GRUB_INIT_TUNE="480 440 1" root@sinamaica:~# root@sinamaica:~# update-grub Searching for GRUB installation directory ... found: /boot/grub Searching for default file ... found: /boot/grub/default Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-3.16.0-4-amd64 Found kernel: /boot/memtest86+.bin Updating /boot/grub/menu.lst ... done root@sinamaica:~#
Which version of Debian are you using? What is the full content of /boot/grub/grub.cfg?
i wnt to reapir it with fdisk my 8G flash drive appears like 9 MB in the operative system after a virus attack Code: Select allroot@sinamaica:~# fdisk /dev/sdb Welcome to fdisk (util-linux 2.25.2). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Device does not contain a recognized partition table. Created a new DOS disklabel with disk identifier 0x5a2774a0. Command (m for help): v Remaining 15131635 unallocated 512-byte sectors. Command (m for help): o Created a new DOS disklabel with disk identifier 0x88e09f68. Command (m for help): v Remaining 15131635 unallocated 512-byte sectors. Command (m for help): p Disk /dev/sdb: 7.2 GiB, 7747397632 bytes, 15131636 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x88e09f68 Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. root@sinamaica:~# fdisk /dev/sdb Welcome to fdisk (util-linux 2.25.2). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Device does not contain a recognized partition table. Created a new DOS disklabel with disk identifier 0x58c1b616. Command (m for help): v Remaining 15131635 unallocated 512-byte sectors. Command (m for help): p Disk /dev/sdb: 7.2 GiB, 7747397632 bytes, 15131636 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x58c1b616 Command (m for help): v Remaining 15131635 unallocated 512-byte sectors. Command (m for help): q root@sinamaica:~#
arincon16 wrote:my 8G flash drive appears like 9 MB in the operative system after a virus attack Code: Select allDisk /dev/sdb: 7.2 GiB, 7747397632 bytes, 15131636 sectors no it doesn't. simply re-format the drive to fat32 with any convenient tool (e.g. gparted).
Hi I just ran the latest batch of 8.7 updates on my Jessie system (that was already up to date) and did a restart but now my system will not boot. On start up I get GRUB, choose boot to Debian, System loading message, fsck, hard drive light flashes, hard drive light stops, nothing. What is the best way to proceed ?
Did you try single user or "rescue" mode? or how about booting a live/usb and running fsck from there? Is there plenty of space left on all partitions?
Hello, I have a little problem with systemd who set himself a wrong UTC time. Log are better than words : 18:18:05 ntpd[8805]: ntpd: time set -3648.870430 s 18:18:05 systemd[1]: Time has been changed 19:18:54 systemd[1]: Time has been changed Command for set the right UTC time : ntpd -qg ntpd set right time to 18:18 who is right and systemd change to wrong utc time 19:18 some seconds later. Someone have an idea how to stop systemd to set wrong time when I use ntp or set manually the time ? Thank you for your help ! OS: Jessie - kernel 3.16.0-4
Can we see the output of: Code: Select alltimedatectl
I am trying to figure out where the default PATH is set. By default I mean set by the system during login, not including the changes the user may have made in his own configuration files. This is what I have found so far: 1. If login through terminal, PATH is taken from file "/etc/profile". 2. If using "sudo", PATH is taken from "/etc/sudoers". If option "-i" is specified, PATH from "/etc/profile" is used. 3. If using "su", PATH is taken from "/etc/login.defs". I have not been able to find out how PATH is set when login is made through the display manager, i.e. lightdm. As far as I can tell, it is not taken from any of the files mentioned above. Can anyone explain, how it works? Note: I am running Debian 8.6 (xfce).
cfb wrote:I have not been able to find out how PATH is set when login is made through the display manager, i.e. lightdm. We use ~/.xsessionrc in BunsenLabs: https://github.com/BunsenLabs/bunsen-co ... xsessionrc
Howdy I finally got around to buying a WiFi usb adapter for my Aspire 8730 laptop. Wired or wireless no longer works, so I purchased a Netgear N600 Wifi usb (2.0) adapter. It's been several months, so the software is not up to date. I will need to download software and transfer to laptop via usb stick. The question is - what software and is this the best approach, that's where you come it. Thanks in advance for some friendly help. Ron Solved - what did I do besides move the laptop within 3 feet of the router extender, that is the question. The laptop is up to date. I purchased a TL-WN722N; however, iwconfig does not see it.
http://linuxwireless.org/en/users/Drivers/
Not a real problem, as it solved itself but I'm intrigued. I have my Raspberry configured as a webserver, but it is only needed when my computer is on, so I thought to virtualise it in vbox and then I can use my Raspberry for other nonsense stuff I used vbox in the past for running Windows 7 and it worked perfectly, but now, it wouldn't even boot the debian iso file. I thought it maybe had something to do with me still using Wheezy (although as mentioned earlier, it ran fine in the past), so I did dist-upgrade to Jessie Finally improvement! It booted and installed but it was still really slow, unusable slow. Which is odd, since the Pi was less potent (700mhz vs 2.9Ghz core of my i7 870); and had load averages of > 5 with only running Apache on it Shut it down, booted it back up, wouldn't boot and 100% cpu use. Maybe vbox didn't like Linux? It liked Windows in the past, so I gave that I try. I hadn't used it in years, but I was hopeful. Unfortunately, the same story. Unusable slow. Would not boot. I removed vbox and installed it again. And ... IT WORKS! But why? It's still the same version, nothing changed otherwise
Not solved at all; new day, new problems and yet again, unusable slow. Until I reinstall, that is Something is not getting loaded during boot, which then get loaded during the install, but I have no clue about what that may be
What is that at system load up: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0. I searched here at first and found that: http://forums.debian.net/viewtopic.php?f=10&t=121008 but it did helped me. i used that code : Code: Select all # systemctl mask systemd-backlight@backlight:acpi_vide0.service Because i decided to open new one. Sorry if i did wrong that.
Any suggestions will be appreciated. Thanks.
I wanted all my .zsh~ files of my user to be in a single place/directory instead of all over the place. Hence did - Code: Select all/home/shirish $ tail /etc/zsh/zshenv # output or assume the shell is attached to a tty. # # Global Order: zshenv, zprofile, zshrc, zlogin if [[ -z "$PATH" || "$PATH" == "/bin:/usr/bin" ]] then export PATH="/usr/local/bin:/usr/bin:/bin:/usr/games" fi export ZDOTDIR="/home/shirish/.zsh/" If I am understanding correctly, the last line of export ZDOTDIR , I am saying if you are looking for any zsh riles in my user profile, go to /home/shirish/.zsh After that was done I did -' Code: Select all/home/shirish $ mv .zcompdump .zsh/ /home/shirish $ mv .zshrc .zsh/ After this I went to .zsh and saw - Code: Select all/home/shirish/.zsh$ ls -lh total 0 Have I done something wrong ? Is there a way to recover my .zshrc and .zcompdump or are they gone into oblivion ? Am running zsh 5.3 on testing - Code: Select all$ zsh --version zsh 5.3 (x86_64-debian-linux-gnu)
Please post the output of: Code: Select allls -lah ~/.zsh
hi everyone i've found the "solution" puttin rfkill block bluetooth inside rc.local the problem is seems rc.local doesnt start on boot, i made the file executable, if i digit "/etc/rc.local start" it works and the bluetooth switch off but i dont know how to make it on boot, anyone could help me? i'm running on debian stretch
Try find in in your DE settings like "Session and Startup". Peter.
I recently updated the firefox-esr flashplugin on my Jessie (i386) machine, using update-flashplugin-nonfree, and had no problems. However, when I did the same on my Stretch (amd64) installation I was still receiving the message that the plugin was out of date. After the update I noticed that in the Firefox Tools, on Jessie, that the old flash plugin was no longer listed but that on Stretch the old flash plugin was still there. I looked in the directory /usr/lib/mozilla/plugins, on both Jessie and Stretch, and the old flash plugin was still in the directory on both machines. Firefox/Jessie seems to ignore the old plugin but Firefox/Stretch does not. So to get the new plugin for Firefox/Stretch to work I had to remove the old plugin from the directory. The old plugin is still in the directory for Firefox/Jessie, and it doesn't seem to matter. Don't know if what I am saying is clear to the reader (probably clear as mud). It would appear that there is some code difference in the 32 bit and 64 bit versions of Firefox-esr. Guess I am posting this not so much looking for an answer, although one would be nice, but maybe to give other users a heads up on the issue.
Which version of flashplugin-nonfree were you using in stretch? Version 1:3.6 was afflicted with https://bugs.debian.org/cgi-bin/bugrepo ... bug=833413 but this was fixed for 1:3.7
Hi Folks, I just installed Debian Jessie 8.6 with the Mate DE. I would like to use the latest libvorbis library and note that the default version installed is 1.3.4. I downloaded libvorbis 1.3.5 from "https://www.xiph.org/downloads/" and after extracting the contents ran the following: 1) ./configure 2) make 3) make install I can see a new timestamp on the libvorbis files in /usr/local/lib but when I type "dpkg -l | grep libvorbis" the output is as below. What am I doing wrong? Why does the dpkg system not see the new version (1.3.5)? Do I need to reboot or run some sort up cach update command? Thanks in advance, djme. ii libvorbis0a:i386 1.3.4-2 i386 decoder library for Vorbis General Audio Compression Codec ii libvorbisenc2:i386 1.3.4-2 i386 encoder library for Vorbis General Audio Compression Codec ii libvorbisfile3:i386 1.3.4-2 i386 high-level API for Vorbis General Audio Compression Codec
A couple of issues here. Debian comes in different releases - Stable, Testing and Unstable - see https://www.debian.org/releases/ Jessie is the current Stable. It uses the packages it uses to make it STABLE. If you go adding other packages by configuring it CEASES TO BE STABLE. https://wiki.debian.org/DontBreakDebian/ You should ask yourself why you need the latest library and why the default is not good enough. Stretch is the current Testing. It has not yet become Stable, so expect some problems. It currently used 1.3.5 by default.
I am using zsh 5.3 . All and anything to do with zsh I have kept at - ~/.zsh/ Code: Select all/home/shirish/.zsh> ll -h > total 96K -rw-r--r-- 1 shirish shirish 1.5K 2016-12-28 03:14 .zshrc -rw-r--r-- 1 shirish shirish 479 2016-12-28 03:12 batprompt.sh drwxr-xr-x 2 shirish shirish 4.0K 2016-12-28 03:11 . drwxr-xr-x 66 shirish shirish 32K 2016-12-28 02:55 .. -rw-r--r-- 1 shirish shirish 819 2016-12-24 02:54 aliases.zsh -rw-r--r-- 1 shirish shirish 42K 2016-12-23 15:49 .zcompdump battery:1: permission denied: /home/shirish/.zsh/batprompt.sh Now as can be seen I'm getting the permission denied error - Code: Select allbattery:1: permission denied: /home/shirish/.zsh/batprompt.sh Now this is my .zsh/.zshrc file - Code: Select all#Battery script from http://stackoverflow.com/a/27220967 function battery { "source" /home/shirish/.zsh/batprompt.sh } setopt promptsubst RPROMPT='$(battery) >' Just sharing the relevant part of .zshrc then in batteryprompt.sh it is - Code: Select all#!/bin/zsh # BATDIR is the folder with your battery characteristics BATDIR="/sys/class/power_supply/BAT1" max=`cat $BATDIR/charge_full` current=`cat $BATDIR/charge_now` percent=$(( 100 * $current / $max )) color_green="%{^[[32m%}" color_yellow="%{^[[34m%}" color_red="%{^[[31m%}" color_reset="%{^[[00m%}" if [ $percent -ge 80 ] ; then color=$color_green; elif [ $percent -ge 40 ] ; then color=$color_yellow; else color=$color_red; fi echo $color$percent$color_reset I know the error might be that batprompt.sh needs to be sourced, but dunno how to do it within the funciton bit, any ideas ? Solved - Just needed to add "source" and it worked.
shirish wrote:Just needed to add "source" and it worked. This would be more POSIX-compliant: Code: Select allfunction battery { . "$HOME"/.zsh/batprompt.sh }
Hi apt-get -t jessie-backports -V install virtualbox-qt give me ----> virtualbox (4.3.36-dfsg-1+deb8u1 => 5.1.8-dfsg-6~bpo8+2) but i cant find the newer virtualbox in synaptic. So i have to guess that i will miss many other, to be listed in synaptic. why is that? In sources i have that one deb http://ftp.uni-kl.de/debian/ jessie-backports main contrib non-free
Ok i found it now its a config thing i change in synaptic ---- Distribution prefer jessie-backports EDIT only for this one because i dont want to run everything on backports
Hi folks and a Happy New Year when it comes to you all. Had to reinstall my OS 'Stretch' and have problems all day trying to install MySQL for my Mythtv setup installed Mythtv and let it pull in the packages required and noticed that Maria database was going to be installed not MySQL. Looked like it setup ok but unable to configure Mythtv backend. Tried removal of Maria db and install MySQL only using apt-get but there were errors (see below) Setting up mysql-common (5.8+1.0.1) ... update-alternatives: error: alternative path /etc/mysql/my.cnf.fallback doesn't exist dpkg: error processing package mysql-common (--configure): subprocess installed post-installation script returned error exit status 2 dpkg: dependency problems prevent configuration of mariadb-common: mariadb-common depends on mysql-common (>= 5.6.25); however: Package mysql-common is not configured yet. dpkg: error processing package mariadb-common (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: mysql-common mariadb-common I have gone round in circles with this removing everything and deleting any files left over but still the same problem. I have never had a problem before with installing MySQL on Stretch and would appreciate any suggestions. Many thanks John
Hi johna1954, I have mythtv installed on my stretch box and I can't remember to have such problems. I was long time for setting up mythtv, in fact, I'm still setting up some things. Maybe because I'm using deb-multimedia repository? I don't know but perhaps you want to try it.
Hello, I'm using nautilus ftp connection to make small changes on web-server pages. I have not found a method to close the ftp connection after modifications except by closing the user session. My computer is running with debian stable / Gnome desktop. Any advice is welcome!
I have no experience using Nautilus to connect with FTP and it might sound silly, but since Nautilus is a file manager, have you tried to unmount or eject the ftp connection? Otherwise you can always try a client like FileZilla
Hello, I have rented remote storage space, which I want to use for backups. I have mounted the remote directory via sshfs: Code: Select allsshfs -o reconnect myname@myhoster:/path/backup-remote /mnt/backup-remote Then I mounted an encrypted folder via encfs: Code: Select allencfs /mnt/backup-remote/backup /mnt/backup-private Now I try to backup a local directoy Code: Select allrdiff-backup --no-hard-links /root/dir1 /mnt/backup-private/testdir This works fine for the first time. But when I change a file under /root/dir1 and try to create a new backup, I get the following error Code: Select allOSError while renaming /mnt/backup-private/testdir/rdiff-backup.tmp.1 to /mnt/backup-private/testdir/test01.txt UpdateError rdiff-backup.tmp.1 [Errno 1] Operation not permitted Can anyone tell me how to avoid the problem or even what the problem is. Can a file not be renamed because I use encfs, sshfs or is this a problem with the remote-storage? Thanks for your help Robin
I really do not know about these, sshf and encfs, I had never heard of them, until now,but after doing a search, I see they are similar to, and based on 'ssh' and 'sftp'. Both ssh and sftp I use regularly, and and when using sftp no you can not rename dirs, move them, etc. That must be done via ssh. Can a file not be renamed because I use encfs, sshfs or is this a problem with the remote-storage? The command, using 'ssh' is the same, as it is on the normal console, terminal Code: Select allmv this.txt that.txt changes the name "this.txt" to "that.txt",... If you want to keep a copy if the file 'cp' is better, it copys the file to another, with the new name. IE: Code: Select allcp this.txt that.txt To move or rename a file,or dir, and have it in a new dir. Code: Select allmv /home/joe/this.txt /var/www/online/that.txt I think you would do well to do some searches, and read some tutorials on the basic linux commands,... Have you tried: Code: Select allman sshfs and Code: Select all man encfs man sshfs one hit of many, Maybe : https://wiki.archlinux.org/index.php/SSHFS Similar, man encfs ================== ----- is this a problem with the remote-storage? It could be, but without knowing anything about the "remote-storage", How do you expect any one to be able to answer that. It also could be a problem on your "local" machine,... Is it even Debian, ? another thing, But when I change a file under /root/dir1 and try to create a new backup, I get the following error Code: Select all UpdateError rdiff-backup.tmp.1 [Errno 1] Operation not permitted A normal user is not permitted to do anything, under /root/ you must be root to do that, thus "operation not permitted",... You can use "su" to become root, or "sudo".
Netflix used to work on this computer (Jessie / KDE). At least that's what my wife tells me. It does not work now. Instead of playing a video, Netflix says that WidevineCdm is missing, and quite correct, it is not in chrome://components Starting Chromium from the CLI, gives me this output: Code: Select allhallvor@debian:~$ chromium [54:54:1219/161312:ERROR:render_media_log.cc(25)] MediaEvent: PIPELINE_ERROR demuxer: could not open Does anyone else have Netflix working?
Chromium does not include the proprietary libwidevine plugin that Netflix needs, but Google Chrome does. Firefox versions >= 49 are supposed to download and install it when you go to a site that requests it.
I am running Debian Jessie (i386) and have Skype installed. I have noticed, in the last two days, that whenever I open Skype that a volume control slider opens as well. I have not recently installed any software other than normal updatesThis does not cause any problems, as far as I can tell, but am interested to know why this would be happening. Could someone give me some clues as to where I should look to try to identify what is causing this behavior? UPDATE: I just looked at the syslog and noticed that when I open Skype I get the following message: Code: Select allGtk-Message: GtkDialog mapped without a transient parent. This is discouraged. I assume that this is related to what I am seeing. Also, I probably should add that I am seeing this behavior when using Xfce. I am also using GDM3. I do NOT see this behavior when using LXDE or Gnome Classic. So it would seem that it is somehow related to Xfce. However, it should also be noted that this behavior was not apparent to me three days ago. Strange!
I think I figured it out. In the PulseAudio Volume Control Playback settings, the Mono setting was not muted. When I mute the Mono playback Skype no longer shows the volume control slider. I must have inadvertently enabled it at some time in the past few days and wasn't aware of my actions. MY BAD ! But it's been a learning experience. Case closed.
Hi, On Ubuntu I used to use the following to normalise the volume of my music: Code: Select allcd ~/Music find . -iname '*.mp3' -execdir mp3gain -r -k "{}" \; & This doesn’t seem to work on Jessie. I get Code: Select allfind: `mp3gain': No such file or directory Is there a different command I can use?
mp3gain was removed from Debian over a year ago. https://bugs.debian.org/cgi-bin/bugrepo ... bug=761847 Use python-rgain instead. https://packages.debian.org/jessie/python-rgain Personally, I use DeaDBeef player with replaygain plugin (also not in Debian but installs fine from their web page download - http://deadbeef.sourceforge.net/ ). GUI, not CLI though.
I'm encountering some problems with both apt-get and apt. Last morning, after upgrading Firefox to the most up to date version, I decided to check if there were updates for the other packages, so I ran an "apt-get update". However, for some odd reason, it's precisely Mozilla's repository that isn't behaving well: Code: Select allIgn http://repo.linrunner.de jessie/main Translation-en_US Ign http://repo.linrunner.de jessie/main Translation-en Fetched 106 kB in 7s (14.0 kB/s) W: Failed to fetch http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt/dists/all/main/binary-amd64/Packages Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. So far I tried to wait a, to see if the problem was just on the repository, tried to update the ubuntuzilla repository from my sources.list (deb http://downloads.sourceforge.net/projec ... ozilla/apt all main), and tried an "apt-get clean", but I'm still getting the same error over and over. What can I do?
Can we see a copy of your sources list please. Normal advice is not to mix your other Repositories with Debian. https://wiki.debian.org/DontBreakDebian/
Hello everyone. I've been recently running into problems with my laptop freezing. The keyboard is unresponsive, so switching to a tty is not possible. I also cannot ssh into my laptop from a different computer (it doesn't even respond to pings!). Even after waiting for hours, the system will remain frozen; I have no other choice except to hold the power button. I'm not doing anything that intense (in my opinion) before these freezes occur: I'll usually have a Virtualbox sql server running in the background, as well as Eclipse and Firefox ESR. I've done a lot worse to this laptop before without any problems so I'm fairly confident that it's not overheating... And as far as I know, I'm not running out of memory or disk space. The kernel I'm currently using is: x86_64 Linux 3.16.0-4-amd64 (I've tried updating to the latest 4.x kernel, however that seemed to lead to more hangs). Everything else is up to date, I'm using the stable/non-free update repos The Laptop I'm using is an Asus X553MA with 1TB disk space, 8GB of RAM, Intel N3530 2.16GHz processor. Output of lspci: Code: Select all00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e) 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) 00:13.0 SATA controller: Intel Corporation Device 0f23 (rev 0e) 00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e) 00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e) 00:1c.0 PCI bridge: Intel Corporation Device 0f48 (rev 0e) 00:1c.1 PCI bridge: Intel Corporation Device 0f4a (rev 0e) 00:1c.3 PCI bridge: Intel Corporation Device 0f4e (rev 0e) 00:1d.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB EHCI (rev 0e) 00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e) 00:1f.3 SMBus: Intel Corporation Device 0f12 (rev 0e) 02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01) 03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5286 (rev 01) 03:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 06) The strange thing is that I used to have the same problem a few months ago when I had Opensuse installed on this laptop. Switching to Debian seemed to work, and for a few months it worked flawlessly until around late October, when my laptop began freezing again every few weeks or so. Now my laptop seems to freeze randomly, after a day or so of uptime or even within the span of a few hours. I have been accumilating journalctl logs for the past few weeks, however nothing in these logs seem to indicate anything abnormal before a freeze occurs. I've also played around with BIOS settings after each crash; turning off secure-boot / fast-boot doesn't seem to have any effect. Any advice is much appreciated Thanks! ********************************** EDIT: marking as solved, cstate seems to have worked **********************************
dynastyteam wrote:i also have the same problem someone can help me??? The advice above seemed to help the OP. If it doesn't help you, it's not the same problem and you should start a new thread with complete details of you hardware and symptoms.
hello all i recently re-booted my lenovo t530 laptop and upon restart the mouse and keyboard no longer work. usb ports recognize hard drives but not an external mouse. i'm running debian 4.8.0.1 testing. i tried switching hard discs with an older version of debian installed and with this mouse and keyboard both work.so, i know the problem is not with the hardware but i'm not sure how to locate the problem in debian. i did try update-usbids and also a system update, but this didn't help. i've already spent a good deal of time searching this on the forum and net but i still don't have a clue. any help on this will be GREATLY appreciated. thanks. jason
You have not provided any logs, so it is a guesswork. Basically, if there was a major Xorg upgrade then old evdev driver won't work any more and needs to be upgraded, too.
Hello, I've been trying to get steam running on debian 8 after having tried the unstable branch and hosing it. Currently, this is what I have done: Installed debian 8 (amd64 version) with gnome from a live usb onto a SSD using the 'guided - use entire disk with LVM' option Updated the system using the GUI for apt-get (which I think was called synaptic package manager) Rebooted Installed the proprietary nvidia drivers (367.44) by following the instructions here https://wiki.debian.org/NvidiaGraphicsD ... 2Jessie.22Rebooted Installed Steam via the instructions here https://wiki.debian.org/Steam#A64-bit_s ... 28amd64.29 When I attempt to start steam by either clicking on the icon in the gnome search or by typing steam into terminal I get this error: You are missing the following 32-bit libraries, and Steam may not run: libGL.so.1 Press enter to continue: After pressing enter, steam then gives another: Fatal Error: Failed to load steamui.so After searching the web, some people proposed deleting ~/.steam to force steam to redownload. This did not work. When I tried to install the i386 libraries per the steam installation instructions: Code: Select all# aptitude install libgl1-nvidia-glx:i386 I get this: Code: Select allThe following NEW packages will be installed: libatk1.0-0:i386{a} libaudit1:i386{a} libavahi-client3:i386{a} libavahi-common-data:i386{a} libavahi-common3:i386{a} libbz2-1.0:i386{a} libcairo2:i386{a} libcomerr2:i386{a} libcups2:i386{a} libdatrie1:i386{a} libdbus-1-3:i386{a} libegl1-mesa:i386{a} libegl1-mesa-drivers:i386{a} libegl1-nvidia:i386{a} libepoxy0:i386{ab} libfontconfig1:i386{a} libfontenc1:i386{a} libfreetype6:i386{a} libgbm1:i386{a} libgcrypt20:i386{a} libgdk-pixbuf2.0-0:i386{a} libgl1-nvidia-glx:i386 libgles1-nvidia:i386{a} libgles2-nvidia:i386{a} libglib2.0-0:i386{a} libgmp10:i386{a} libgnutls-deb0-28:i386{a} libgpg-error0:i386{a} libgraphite2-3:i386{a} libgssapi-krb5-2:i386{a} libgtk2.0-0:i386{a} libharfbuzz0b:i386{a} libhogweed2:i386{a} libjansson4:i386{a} libjasper1:i386{a} libjbig0:i386{a} libjpeg62-turbo:i386{a} libk5crypto3:i386{a} libkeyutils1:i386{a} libkrb5-3:i386{a} libkrb5support0:i386{a} liblzma5:i386{a} libnettle4:i386{a} libnvidia-eglcore:i386{ab} libnvidia-ml1:i386{ab} libopenvg1-mesa:i386{a} libp11-kit0:i386{a} libpango-1.0-0:i386{a} libpangocairo-1.0-0:i386{a} libpangoft2-1.0-0:i386{a} libpcre3:i386{a} libpixman-1-0:i386{a} libpng12-0:i386{a} libselinux1:i386{a} libtasn1-6:i386{a} libthai0:i386{a} libtiff5:i386{a} libvdpau1:i386{ab} libwayland-client0:i386{a} libwayland-egl1-mesa:i386{a} libwayland-server0:i386{a} libxcb-render0:i386{a} libxcb-shape0:i386{a} libxcb-shm0:i386{a} libxcb-xfixes0:i386{a} libxcomposite1:i386{a} libxcursor1:i386{a} libxfont1:i386{a} libxi6:i386{a} libxnvctrl0:i386{a} libxrandr2:i386{a} libxrender1:i386{a} nvidia-alternative:i386{ab} nvidia-driver:i386{ab} nvidia-driver-bin:i386{ab} nvidia-kernel-common:i386{ab} nvidia-kernel-dkms:i386{ab} nvidia-modprobe:i386{ab} nvidia-settings:i386{a} nvidia-vdpau-driver:i386{ab} pkg-config{a} xserver-xorg-core:i386{ab} xserver-xorg-video-nvidia:i386{ab} 0 packages upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 49.4 MB of archives. After unpacking 182 MB will be used. The following packages have unmet dependencies: nvidia-alternative : Breaks: nvidia-driver:i386 (< 343.22-2~) but 340.96-1 is to be installed. Conflicts: nvidia-alternative:i386 but 340.96-1 is to be installed. nvidia-alternative:i386 : Conflicts: nvidia-alternative but 367.57-2~bpo8+1 is installed. libnvidia-cfg1 : Breaks: libgl1-nvidia-glx:i386 (< 355.11-5) but 340.96-1 is to be installed. nvidia-driver : Conflicts: nvidia-driver:i386 but 340.96-1 is to be installed. nvidia-driver:i386 : Conflicts: nvidia-driver but 367.57-2~bpo8+1 is installed. libepoxy0 : Conflicts: libepoxy0:i386 but 1.2-1 is to be installed. libepoxy0:i386 : Conflicts: libepoxy0 but 1.2-1 is installed. libegl1-glvnd-nvidia : Breaks: libegl1-nvidia:i386 (< 355.11-3) but 340.96-1 is to be installed. xserver-xorg-video-nvidia : Conflicts: xserver-xorg-video-nvidia:i386 but 340.96-1 is to be installed. xserver-xorg-video-nvidia:i386 : Conflicts: xserver-xorg-video-nvidia but 367.57-2~bpo8+1 is installed. libnvidia-glcore : Breaks: libgl1-nvidia-glx:i386 (< 355.11-5) but 340.96-1 is to be installed. nvidia-modprobe : Conflicts: nvidia-modprobe:i386 but 340.46-1 is to be installed. nvidia-modprobe:i386 : Conflicts: nvidia-modprobe but 358.09-1~bpo8+1 is installed. xserver-xorg-core : Conflicts: xserver-xorg-core:i386 but 2:1.16.4-1 is to be installed. xserver-xorg-core:i386 : Conflicts: xserver-xorg-core but 2:1.16.4-1 is installed. libgles1-glvnd-nvidia : Breaks: libgles1-nvidia:i386 (< 361) but 340.96-1 is to be installed. libgles2-glvnd-nvidia : Breaks: libgles2-nvidia:i386 (< 361) but 340.96-1 is to be installed. nvidia-kernel-dkms : Conflicts: nvidia-kernel-dkms:i386 but 340.96-1 is to be installed. nvidia-kernel-dkms:i386 : Conflicts: nvidia-kernel-dkms but 367.57-2~bpo8+1 is installed. libnvidia-ml1 : Breaks: libnvidia-ml1:i386 (!= 367.57-2~bpo8+1) but 340.96-1 is to be installed. libnvidia-ml1:i386 : Breaks: libnvidia-ml1 (!= 340.96-1) but 367.57-2~bpo8+1 is installed. glx-alternative-nvidia : Breaks: nvidia-alternative (< 341) but 367.57-2~bpo8+1 is installed. Breaks: nvidia-alternative:i386 (< 341) but 340.96-1 is to be installed. nvidia-vdpau-driver : Breaks: nvidia-vdpau-driver:i386 (!= 367.57-2~bpo8+1) but 340.96-1 is to be installed. nvidia-vdpau-driver:i386 : Breaks: nvidia-vdpau-driver (!= 340.96-1) but 367.57-2~bpo8+1 is installed. nvidia-driver-bin : Breaks: nvidia-driver:i386 (< 343.22-2~) but 340.96-1 is to be installed. Conflicts: nvidia-driver-bin:i386 but 340.96-1 is to be installed. nvidia-driver-bin:i386 : Conflicts: nvidia-driver-bin but 367.57-2~bpo8+1 is installed. nvidia-kernel-common : Conflicts: nvidia-kernel-common:i386 but 20141201+1 is to be installed. nvidia-kernel-common:i386 : Conflicts: nvidia-kernel-common but 20151021+1~bpo8+1 is installed. libvdpau1 : Breaks: libvdpau1:i386 (!= 1.1.1-1~bpo8+1) but 0.8-3+deb8u2 is to be installed. libvdpau1:i386 : Breaks: libvdpau1 (!= 0.8-3+deb8u2) but 1.1.1-1~bpo8+1 is installed. libgl1-glvnd-nvidia-glx : Conflicts: libgl1-nvidia-glx:i386 but 340.96-1 is to be installed. libnvidia-eglcore : Breaks: libnvidia-eglcore:i386 (!= 367.57-2~bpo8+1) but 340.96-1 is to be installed. libnvidia-eglcore:i386 : Breaks: libnvidia-eglcore (!= 340.96-1) but 367.57-2~bpo8+1 is installed. The following actions will resolve these dependencies: Remove the following packages: 1) gdm3 2) gnome 3) gnome-core 4) gnome-session 5) gnome-session-bin 6) gnome-shell-extensions 7) libegl-nvidia0 8) libegl1-glvnd-nvidia 9) libepoxy0 10) libgl1-glvnd-nvidia-glx 11) libgles-nvidia1 12) libgles-nvidia2 13) libgles1-glvnd-nvidia 14) libgles2-glvnd-nvidia 15) libglx-nvidia0 16) libglx0-glvnd-nvidia 17) libnvidia-cfg1 18) libnvidia-ml1 19) nvidia-alternative 20) nvidia-driver 21) nvidia-driver-bin 22) nvidia-driver-libs 23) nvidia-kernel-dkms 24) nvidia-kernel-support 25) nvidia-modprobe 26) nvidia-vdpau-driver 27) nvidia-vulkan-icd 28) task-desktop 29) task-gnome-desktop 30) xorg 31) xserver-xephyr 32) xserver-xorg 33) xserver-xorg-core 34) xserver-xorg-input-all 35) xserver-xorg-input-evdev 36) xserver-xorg-input-mouse 37) xserver-xorg-input-synaptics 38) xserver-xorg-input-vmmouse 39) xserver-xorg-input-wacom 40) xserver-xorg-video-all 41) xserver-xorg-video-ati 42) xserver-xorg-video-cirrus 43) xserver-xorg-video-fbdev 44) xserver-xorg-video-intel 45) xserver-xorg-video-mach64 46) xserver-xorg-video-mga 47) xserver-xorg-video-modesetting 48) xserver-xorg-video-neomagic 49) xserver-xorg-video-nouveau 50) xserver-xorg-video-nvidia 51) xserver-xorg-video-openchrome 52) xserver-xorg-video-qxl 53) xserver-xorg-video-r128 54) xserver-xorg-video-radeon 55) xserver-xorg-video-savage 56) xserver-xorg-video-siliconmotion 57) xserver-xorg-video-sisusb 58) xserver-xorg-video-tdfx 59) xserver-xorg-video-trident 60) xserver-xorg-video-vesa 61) xserver-xorg-video-vmware 62) xwayland Keep the following packages at their current version: 63) libegl1-nvidia:i386 [Not Installed] 64) libgl1-nvidia-glx:i386 [Not Installed] 65) libgles1-nvidia:i386 [Not Installed] 66) libgles2-nvidia:i386 [Not Installed] 67) libnvidia-eglcore:i386 [Not Installed] 68) libnvidia-ml1:i386 [Not Installed] 69) libvdpau1:i386 [Not Installed] 70) nvidia-alternative:i386 [Not Installed] 71) nvidia-driver:i386 [Not Installed] 72) nvidia-driver-bin:i386 [Not Installed] 73) nvidia-kernel-common:i386 [Not Installed] 74) nvidia-kernel-dkms:i386 [Not Installed] 75) nvidia-settings:i386 [Not Installed] 76) nvidia-vdpau-driver:i386 [Not Installed] 77) xserver-xorg-video-nvidia:i386 [Not Installed] Leave the following dependencies unresolved: 78) gdm3 recommends xserver-xephyr 79) gdm3 recommends xserver-xorg 80) gnome-shell recommends gdm3 (>= 3.10.0.1-3~) 81) metacity recommends gnome-session | x-session-manager 82) mutter recommends gnome-session | x-session-manager 83) open-vm-tools-desktop recommends xserver-xorg-input-vmmouse 84) open-vm-tools-desktop recommends xserver-xorg-video-vmware 85) xinit recommends xserver-xorg | xserver 86) xserver-xorg-input-all recommends xserver-xorg-input-wacom 87) libgl1-nvidia-glx:i386 recommends nvidia-kernel-dkms:i386 (= 340.96-1) | nvidia-kernel-340.96:i386 88) nvidia-driver:i386 recommends nvidia-settings:i386 (>= 340) 89) nvidia-driver-bin:i386 recommends nvidia-driver:i386 90) nvidia-vdpau-driver:i386 recommends nvidia-kernel-dkms:i386 (= 340.96-1) | nvidia-kernel-340.96:i386 91) xserver-xorg-video-nvidia:i386 recommends nvidia-driver:i386 (>= 340.96) 92) xserver-xorg-video-nvidia:i386 recommends nvidia-vdpau-driver:i386 (>= 340.96) 93) xserver-xorg-video-nvidia:i386 recommends nvidia-kernel-dkms:i386 (= 340.96-1) | nvidia-kernel-340.96:i 94) xserver-xorg-video-nvidia:i386 recommends nvidia-settings:i386 (>= 340) 95) nvidia-driver-libs recommends libglx-nvidia0 (= 367.57-2~bpo8+1) 96) nvidia-driver-libs recommends libgles-nvidia1 (= 367.57-2~bpo8+1) 97) nvidia-driver-libs recommends libgles-nvidia2 (= 367.57-2~bpo8+1) 98) nvidia-driver-libs recommends libnvidia-cfg1 (= 367.57-2~bpo8+1) 99) nvidia-kernel-dkms recommends nvidia-driver (>= 367.57) | libcuda1 (>= 367.57) 100) nvidia-vulkan-common recommends nvidia-vulkan-icd Accept this solution? [Y/n/q/?] I hit 'n' for no because accepting this proposed solution in my sid attempt is what broke the system to where I couldn't get my GUI back since it removed gnome and I couldn't reinstall it. 'startx' did nothing. The second solution it gave me was this: Code: Select allThe following actions will resolve these dependencies: Keep the following packages at their current version: 1) libegl1-nvidia:i386 [Not Installed] 2) libepoxy0:i386 [Not Installed] 3) libgl1-nvidia-glx:i386 [Not Installed] 4) libgles1-nvidia:i386 [Not Installed] 5) libgles2-nvidia:i386 [Not Installed] 6) libnvidia-eglcore:i386 [Not Installed] 7) libnvidia-ml1:i386 [Not Installed] 8) libvdpau1:i386 [Not Installed] 9) nvidia-alternative:i386 [Not Installed] 10) nvidia-driver:i386 [Not Installed] 11) nvidia-driver-bin:i386 [Not Installed] 12) nvidia-kernel-common:i386 [Not Installed] 13) nvidia-kernel-dkms:i386 [Not Installed] 14) nvidia-modprobe:i386 [Not Installed] 15) nvidia-vdpau-driver:i386 [Not Installed] 16) xserver-xorg-core:i386 [Not Installed] 17) xserver-xorg-video-nvidia:i386 [Not Installed] Leave the following dependencies unresolved: 18) nvidia-settings:i386 recommends libgl1-nvidia-glx:i386 19) nvidia-driver-bin:i386 recommends nvidia-driver:i386 20) nvidia-kernel-dkms:i386 recommends nvidia-driver:i386 (>= 340.96) | libcuda1:i386 (>= 340.96) 21) nvidia-vdpau-driver:i386 recommends nvidia-kernel-dkms:i386 (= 340.96-1) | nvidia-kernel-340.96:i386 Accept this solution? [Y/n/q/?] I accepted this when following the steam installation instructions. And that is where I am at. The debian installation is 100% brand new except for what I have written above and using firefox to browse for solutions and seek help on this forum. This is currently what my /etc/apt/sources.list looks like: Code: Select all# # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160917-15:07]/ jessie main # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160917-15:07]/ jessie main deb http://debian.gtisc.gatech.edu/debian/ jessie main contrib non-free deb-src http://debian.gtisc.gatech.edu/debian/ jessie main deb http://security.debian.org/ jessie/updates main deb-src http://security.debian.org/ jessie/updates main # jessie-updates, previously known as 'volatile' deb http://debian.gtisc.gatech.edu/debian/ jessie-updates main deb-src http://debian.gtisc.gatech.edu/debian/ jessie-updates main # jessie-backports deb http://httpredir.debian.org/debian jessie-backports main contrib non-free I don't know how to resolve this.
/!\ Installing the 32-bit OpenGL libraries may uninstall the 64-bit drivers you may have previously installed. Installing the AMD graphics or NVIDIA graphics drivers for your system is recommended. The appropriate OpenGL library will be installed along with those drivers. If you installed these drivers from jessie-backports be sure to also install the 32 bit library from jessie-backports. Probably that.
Hey guys, I've been trying to install Metasploit and I followed the instructions on this site: http://www.linuxx.eu/2014/01/install-me ... ebian.html everything instruction works except for the: Code: Select allcd metasploit-framework bundle install It gives me this in return: Code: Select allYour bundle is locked to activesupport (4.2.7.1), but that version could not be found in any of the st. You'll need to update your bundle to a different version of activesupport (4.2.7.1) that hasn't be Run `bundle install` to install missing gems. zhemor@debian:~$ bundle install Could not locate Gemfile or .bundle/ directory anyone any awneser ?
That's some error related to Ruby. This more recent guide for Ubuntu suggests that you need to download and manually install a newer version (WARNING: could break your system's Ruby): http://www.darkoperator.com/installing- ... -in-ubunt/
So I have an executable that refuses to detect libQt5Widgets, but it has no problem detecting it while running the same app as root. Code: Select all$ mt32emu-qt mt32emu-qt: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory The library was installed through apt: Code: Select all$ apt policy libqt5widgets5 libqt5widgets5: Installed: 5.7.1~20161021+dfsg-5 Candidate: 5.7.1~20161021+dfsg-5 Version table: *** 5.7.1~20161021+dfsg-5 500 500 http://debian.mirror.linux.com unstable/main amd64 Packages 100 /var/lib/dpkg/status Doing an ldd on the executable: Code: Select all$ ldd /usr/local/bin/mt32emu-qt linux-vdso.so.1 (0x00007ffcdad40000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f8811214000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f881100c000) libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007f88109a9000) libQt5Multimedia.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Multimedia.so.5 (0x00007f8810898000) libmt32emu.so.2 => /usr/local/lib/libmt32emu.so.2 (0x00007f8810670000) libportaudio.so.2 => /usr/lib/x86_64-linux-gnu/libportaudio.so.2 (0x00007f881043e000) libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f8810133000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f880ff2f000) libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007f880f9f6000) libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007f880f886000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007f880f3a8000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f880f025000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f880ed21000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f880eb0a000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f880e76c000) /lib64/ld-linux-x86-64.so.2 (0x000055f49e598000) libpulse.so.0 => /usr/lib/x86_64-linux-gnu/libpulse.so.0 (0x00007f880e51b000) libjack.so.0 => /usr/lib/x86_64-linux-gnu/libjack.so.0 (0x00007f880e2d4000) libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007f880e052000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f880de38000) libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f880dbc4000) libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f880d991000) libproxy.so.1 => /usr/lib/x86_64-linux-gnu/libproxy.so.1 (0x00007f880d770000) libicui18n.so.57 => /usr/lib/x86_64-linux-gnu/libicui18n.so.57 (0x00007f880d2f6000) libicuuc.so.57 => /usr/lib/x86_64-linux-gnu/libicuuc.so.57 (0x00007f880cf4c000) libpcre16.so.3 => /usr/lib/x86_64-linux-gnu/libpcre16.so.3 (0x00007f880cce3000) libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f880c9cf000) libjson-c.so.3 => /lib/x86_64-linux-gnu/libjson-c.so.3 (0x00007f880c7c4000) libpulsecommon-9.0.so => /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-9.0.so (0x00007f880c542000) libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f880c2f1000) libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f880c0eb000) libopus.so.0 => /usr/lib/x86_64-linux-gnu/libopus.so.0 (0x00007f880be9e000) libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f880bbef000) libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007f880b9c9000) libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f880b79f000) libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007f880b59a000) libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007f880b397000) libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007f880b190000) libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007f880af8d000) libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007f880ad5f000) libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f880ab4d000) libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007f880a948000) libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f880a742000) libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007f880a540000) libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f880a1fd000) libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f8809fd5000) libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007f8809dba000) libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007f8809bb3000) libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007f88099ad000) libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007f880979e000) libicudata.so.57 => /usr/lib/x86_64-linux-gnu/libicudata.so.57 (0x00007f8807d21000) libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f8807aae000) libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f880788f000) libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f8807687000) libXtst.so.6 => /usr/lib/x86_64-linux-gnu/libXtst.so.6 (0x00007f8807481000) libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f88073f8000) libwrap.so.0 => /lib/x86_64-linux-gnu/libwrap.so.0 (0x00007f88071ed000) libsndfile.so.1 => /usr/lib/x86_64-linux-gnu/libsndfile.so.1 (0x00007f8806f75000) libasyncns.so.0 => /usr/lib/x86_64-linux-gnu/libasyncns.so.0 (0x00007f8806d6d000) libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f8806b69000) libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f8806963000) libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f880675e000) libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f880654e000) libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007f8806324000) liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f88060fe000) libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f8805def000) libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007f8805bd7000) libFLAC.so.8 => /usr/lib/x86_64-linux-gnu/libFLAC.so.8 (0x00007f8805961000) libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 (0x00007f8805758000) libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 (0x00007f880552a000) libvorbisenc.so.2 => /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2 (0x00007f8805281000) libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f880506a000) libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f8804e56000) Also trying to locate the shared object in question: Code: Select all$ locate libQt5Widgets.so.5 /opt/XnView/lib/libQt5Widgets.so.5 /opt/XnView/lib/libQt5Widgets.so.5.5.1 /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7 /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 The path is set to look in that folder. Code: Select all$ cat /etc/ld.so.conf include /etc/ld.so.conf.d/*.conf /usr/lib/x86_64-linux-gnu /usr/lib Any ideas why? EDIT: I was an idiot, and I forgot I had an older executable compiled by me when I had a 32-bit Debian installation, and that said executable was saved locally (~/bin/). The reason it was complaining that it couldn't find libqt5widgets was because it was specifically looking for the 32-bit version of the library, and as expected, I had the 64-bit one.
I can't find either mt32emu-qt nor libQt5Widgets.so.5 in the Debian repos. Where did you get them? Are they part of something else? How did you install them? Which Debian are you running?
Hi all I have the problem that dirvish-locate doesn't find any file. My master.conf Code: Select allbank: /mnt/backup/daily/dirvish exclude: lost+found proc/ core .Trash-1000 Runall: pi:home pi:etc expire-default: +2 weeks zxfer: 1 index: gzip If I type divish-locate pi:etc 'hosts' it should return something. Instead it always says 0 matches. Here some relevant information: pi/dirvish/etc.conf Code: Select allclient: root@pi tree: /etc xdev: true index: gzip image-default: etc/%F_%H tree: Code: Select all$ ls /mnt/backup/daily/dirvish/pi/etc/2016-10-26_08/ index.gz log summary tree So the index is there.
Which Raspberry Pi are you using? Which OS are you using? Have you asked Raspeberry Pi Forums? https://www.raspberrypi.org/forums/
[SOLVED] Hi, First of all excuse my English, I only speak a few English. I have been using Debian Stretch for a while and the distribution always have been running very good for me, but today I found an update of several packages. When I did finish the update I decided to reboot the system, but Debian Stretch didn't work anymore. When I choose Stretch in the Grub menu, the only thing it happens is a black window with a blinked dash on the upper left side of the window, as if the kernel was trying to start to load under an infinity way. In the Grub menu I can choose the Stretch recovery way line, but nothing happens, I cannot write any line with the keyboard, I cannot get a tty to try to repair the system, always the same blinked dash appears. I cannot choose to run using the old kernel. I think the cause of the problem was some packages concerning the kernel 4,7 update, indeed the same version, but I suppose with same Debian internal changes. I can use still Internet because in this same PC I have installed the stable version too with few programs to use as an emergency system when the main one is broken. I use Stretch during all part of the time. I think the only way to repair the system is reinstalling again the Stretch distribution, but it will take me a lot of time and maybe I will have the same problem again if some kernel package is broken or if it doesn't run in my computer. I get the update packages from the Austrian server. I suppose the problem isn't caused by malware of something else. Thank you for reading me.
This might be aimed at *buntu, but it can be quite useful The Definitive Guide to Getting Your Linux Desktop Back
Hi, I have my tmp folder in my home partition (/home/tmp, permissions 1777) and a symlink at /tmp linking to it. (I have it set up this way to avoid running out of /tmp space, for example when making very long recordings in audacity. My root partition is small - 10GB - but my home partition is fairly large) It seems to work, but I have one small problem. The /tmp folder doesn't get cleared automatically at boot, I guess because /home/ isn't mounted when the thing that clears the /tmp folder gets run during the boot process. I've done this so far: Code: Select allsudo systemctl mask tmp.mount and created /etc/tmpfiles.d/tmp.conf with this in it, which I got from the archlinux wiki (I guess it should apply to debian too): Code: Select all# always enable /tmp folder cleaning D! /tmp 1777 root root 0 # remove files in /var/tmp older than 10 days D /var/tmp 1777 root root 10d # namespace mountpoints (PrivateTmp=yes) are excluded from removal x /tmp/systemd-private-* x /var/tmp/systemd-private-* X /tmp/systemd-private-*/tmp X /var/tmp/systemd-private-*/tmp How can I make it so that it will get automatically cleared at boot/shutdown? I guess I need to change the order in which things happen (mount /home first, then clear tmp) but I haven't been able to work out how to do that so far. I'm using Debian stable with systemd.
I seem to have solved it now. I edited the part of /etc/tmpfiles.d/tmp.conf that said this: Code: Select allD! /tmp 1777 root root 0 so that it now says this: Code: Select allD! /home/tmp 1777 root root 0 and now my /home/tmp folder is cleared at boot.
Hello, I am configuring bind9 as caching server with dhcp dynamic changes. Still getting one error and I am not sure how to fix it. Code: Select allrndc[803]: rndc: connect failed: 127.0.0.1#953: connection refused According this error dhcp says: Code: Select alldhcpd: Unable to add forward map from asus-1000H.testing.local to 192.168.1.10 I am new in bind configuration Thank you for any help.
Hello, so after some days trying and configuring it finally works. Here I attach howto. For every who want to configure ddns. 1. apt update && upgrade your system 2. Install dns and dhcp server: sudo apt install bind9 bibd9-doc isc-dhcp-server 3. Set fqdn hostname. First check hostname with hostnamectl as exmple bellow: Code: Select alltroot@ns:/home/test# hostnamectl Static hostname: ns Icon name: computer-vm Chassis: vm Machine ID: 0e616f5493c54f8a9b6612b6ac145ede Boot ID: dddedfd6a05548b3888461a87bfa682d Virtualization: kvm Operating System: Debian GNU/Linux 8 (jessie) Kernel: Linux 3.16.0-4-amd64 Architecture: x86-64 Static hostname is hostname of our machine we need to specify some fqdn for use in zones, describe below. Edit /etc/hosts as shown below: Code: Select all127.0.0.1 localhost 127.0.1.1 ns.servis.local ns Our zone will servis.local. 4.Generate of RNDC key which connect bind with dhcp dynamic leases: Code: Select alldnssec-keygen -a HMAC-MD5 -b 128 -r /dev/urandom -n USER DDNS_UPDATE We get two generated files Kdhcp_updater.*.key and Kdhcp_updater.*.private Copy all from file with .private in end wit cat Kdhcp_updater.*.private and we will get somthing like that: Code: Select allkey DDNS_UPDATE { algorithm HMAC-MD5.SIG-ALG.REG.INT; secret "pRP5FapFoJ95JEL06sv4PQ=="; }; Now create file ddns.key and put here that generated key and save. Copy and set rights to this ddns.key Code: Select all# cp ddns.key /etc/bind # cp ddns.key /etc/dhcp Nastavíme správná opravnění na klíč. # chown root:bind /etc/bind/ddns.key # chown root:root /etc/dhcp/ddns.key # chmod 640 /etc/bind/ddns.key # chmod 640 /etc/dhcp/ddns.key 5. Now we set basic settings for bind in file /etc/bind/named.conf as below Code: Select all// This is the primary configuration file for the BIND DNS server named. // // Please read /usr/share/doc/bind9/README.Debian.gz for information on the // structure of BIND configuration files in Debian, *BEFORE* you customize // this configuration file. // // If you are just adding zones, please do that in /etc/bind/named.conf.local // Rizeni pristupu pro LAN acl internals { 127.0.0.0/8; 192.168.1.0/24; 192.168.44.0/24; }; # Specify which networks are allowed to make requests to bind include "/etc/bind/named.conf.options"; include "/etc/bind/named.conf.local"; include "/etc/bind/named.conf.default-zones"; 6. Setiing up bind as cache server with edit file /etc/bind/named.conf options Code: Select alloptions { directory "/var/cache/bind"; // If there is a firewall between you and nameservers you want // to talk to, you may need to fix the firewall to allow multiple // ports to talk. See http://www.kb.cert.org/vuls/id/800113 // If your ISP provided one or more IP addresses for stable // nameservers, you probably want to use them as forwarders. // Uncomment the following block, and insert the addresses replacing // the all-0's placeholder. forwarders { 8.8.8.8; # google dns }; //======================================================================== // If BIND logs error messages about the root key being expired, // you will need to update your keys. See https://www.isc.org/bind-keys //======================================================================== dnssec-validation auto; auth-nxdomain no; # conform to RFC1035 listen-on-v6 { any; }; } This will cache all requests from machines in our LAN and forward them to ISP dns. 7. Setting up bind zones forward and revers zone. Zone settings are realized in file /etc/bind/named.conf.local here is my conf with my zones, replace it with your zones names and ip address Code: Select all// // Do any local configuration here // // Consider adding the 1918 zones here, if they are not used in your // organization //include "/etc/bind/zones.rfc1918"; include "/etc/bind/ddns.key"; # path to generated ddns.key zone "servis.local" { type master; notify no; # Ignore requests from outside ! file "/var/cache/bind/db.servis.local"; allow-update { key DDNS_UPDATE; }; }; zone "1.168.192.in-addr.arpa" { type master; notify no; file "/var/cache/bind/db.servislocal192"; allow-update { key DDNS_UPDATE; }; }; 8. Creating zones db files. Just cp in /etc/bind file db.local to db.servis.local and cp db.local to db.servislocal192 then first open file db.servis.local this is the forward zone Code: Select alldb.it.local: ; ; BIND data file for local loopback interface ; $TTL 604800 @ IN SOA it.local. root.it.local. ( 2014082801 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; @ IN NS ns.servis.local. # where ns is hostname our server ns IN A 192.168.1.1 nas IN A 192.168.1.62 Now edit db.servislocal192 thi will be the reverse zone Code: Select alldb.itlocal192 ; ; BIND reverse data file for local loopback interface ; $TTL 604800 @ IN SOA ns.it.local. root.it.local. ( 2014082802 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; @ IN NS ns. 1 IN PTR ns.servis.local. # Zde se pise pouze poledni cislo ip adresy 62 IN PTR nas.it.local. 9.Now let set up static ip address of our server and set dns resolv to localhost and tested. Edit /etc/network/insterfaces Code: Select all# The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 192.168.1.1 netmask 255.255.255.0 gateway 192.168.1.254 network 192.168.1.0 broadcast 192.168.1.255 Edit resolv.conf file in /etc/resolv.conf Code: Select alldomain servis.local search search.local nameserver 127.0.0.1 Let tested with dig utility Code: Select alldig google.com ; <<>> DiG 9.9.5-9+deb8u8-Debian <<>> google.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11677 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 13, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;google.com. IN A ;; ANSWER SECTION: google.com. 299 IN A 216.58.201.110 ;; AUTHORITY SECTION: . 13 IN NS l.root-servers.net. . 13 IN NS f.root-servers.net. . 13 IN NS m.root-servers.net. . 13 IN NS b.root-servers.net. . 13 IN NS i.root-servers.net. . 13 IN NS e.root-servers.net. . 13 IN NS a.root-servers.net. . 13 IN NS c.root-servers.net. . 13 IN NS d.root-servers.net. . 13 IN NS g.root-servers.net. . 13 IN NS j.root-servers.net. . 13 IN NS h.root-servers.net. . 13 IN NS k.root-servers.net. ;; Query time: 75 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) # IT WORKS ;; WHEN: Wed Nov 09 14:13:38 CET 2016 ;; MSG SIZE rcvd: 266 If you see in item SERVER 127.0.0.1#53 it works bind make resolv. 10. Last step set up dhcp with dynamic update with bind Edit /etc/dhcp/dhcpd.conf my conf as example below. Code: Select all#GLOBAL OPTIONS ddns-updates on; ddns-update-style interim; update-static-leases on; authoritative; key DDNS_UPDATE { algorithm HMAC-MD5.SIG-ALG.REG.INT; secret "2coSyi0PeYaXXXXXX=="; }; allow unknown-clients; use-host-decl-names on; default-lease-time 1814400; #21 days max-lease-time 1814400; #21 days log-facility local7; include "/etc/dhcp/ddns.key"; #Building DNS Zones zone servis.local. { primary localhost; key DDNS_UPDATE; } zone 1.168.192.in-addr.arpa. { primary localhost; key DDNS_UPDATE; } #Building LAN Scope subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.100 192.168.1.140; option subnet-mask 255.255.255.0; option routers 192.168.1.254; option domain-name-servers 192.168.1.1; option domain-name "servis.local"; ddns-domainname "ervis.local."; ddns-rev-domainname "in-addr.arpa."; } Last thing is create symbolic links from /etc/bind to /var/cache/bind It is security policy named daemon cant write directly to /etc/bind folder. cd /var/cache/bind # ln -s /etc/bind/db.servis.local . # ln -s /etc/bind/db.servislocal192 11. Restart services and test it. # systemctl restart bind9 # systemctl restart isc-dhcp-server I am using lnav for inspecting log file. Connect some pc to network and check /var/log/syslog if you see something like this it is work. Code: Select allNov 4 07:59:17 ns named[468]: client 127.0.0.1#29917/key ddns_update: signer "ddns_update" approvex Nov 4 07:59:17 ns named[468]: client 127.0.0.1#29917/key ddns_update: updating zone 'servis.local/IN':x Nov 4 07:59:17 ns named[468]: client 127.0.0.1#29917/key ddns_update: updating zone 'servis.local/IN':x Nov 4 07:59:17 ns dhcpd: Added new forward map from android-b51b06ec00592540.it.local. to 192.168.x Nov 4 07:59:17 ns named[468]: client 127.0.0.1#29917/key ddns_update: signer "ddns_update" approvex Nov 4 07:59:17 ns named[468]: client 127.0.0.1#29917/key ddns_update: updating zone '1.168.192.in-x Nov 4 07:59:17 ns named[468]: client 127.0.0.1#29917/key ddns_update: updating zone '1.168.192.in-x Nov 4 07:59:17 ns dhcpd: Added reverse map from 34.3.168.192.in-addr.arpa. to android-b51b06ec0059x Hope this howto will be usefull. Good luck.
In attempting to move an existing /home directory to a separate partition, I am now unable to log on as usual. STATUS OF MY SYSTEM BEFORE THIS ATTEMPT (1) It's a tower case system, here where I live, and basically only I use it. (2) I use "data disks" -- most of my "own" data is in separate partitions (such as /ddisk and /edisk) rather than in /home -- indeed, for a long time, /home was 90% used only for configuration files and caches. Certain individual directories (such as src9 containing source code) were backed up. (3) /home was part of the / partition for many years, even before I installed Jessie. (4) Being a bit paranoid, my user ID was "user". So my "home" files were in /home/user/ ... . (5) I set up the OS to automatically log on user "user" at boot time (into the MATE desktop). WHY I ATTEMPTED THIS CHANGE (6) In the process of installing the Android SDK a humungous number of directories and files were added to /home under my user ID. So now it made sense to segregate /home and back it up in full. Not to mention the fact that / was getting filled up and by moving /home elsewhere, I would gain more space. WHAT I DID (7) I had a 10 GB VFAT partition (/dev/sda3, called /fdisk) that I wasn't using. So I decided to make it into my /home partition. (8) I backed up the / partition (which, remember, at this time included /home) using Clonezilla. (9) I rebooted Jessie and switched to the root user. (10) I renamed the /home directory to /heim. (Root uses the /root directory in lieu of /home so there's no conflict there.) (11) I umount'ed /dev/sda3 (fdisk). (12) Using parted, I deleted the /fdisk partition and created a new ext4 partition there. (13) I used mkfs.ext4 to format the partition. (14) After saving a backup copy, I used Pluma to edit /etc/fstab to change: # /fdisk was on /dev/sda3 during installation UUID=4B8D-B2DB /fdisk vfat utf8,umask=0000,noexec 0 0 to # /fdisk was on /dev/sda3 during installation but is now called home UUID=7a60ab7c-b945-4ed5-be96-60b09bc21f48 /home ext4 errors=remount-ro 0 0 (The UUID came from blkid, of course.) (15) I used mkdir to create a new directory /home (under /) for use as a mount point. (16) I entered "mount -a" to get it mounted. MY MISTAKE (17) I then used "cp -ir /heim /home to copy the entire /home directory. The problem here is that instead of copying the files to /home/user, it copied them to /home/heim/user instead. (I was afraid that was going to happen.) (18) I then rebooted Jessie expecting user "user" to be automatically logged on. It didn't work, because "user"s home directory was in the wrong place. (19) So I logged on as root again. I deleted /home/heim/user and used XFe's drag-and-drop to move the files to /home/user. I could tell by the icon next to /home that I was indeed looking at a separate partition, not just a directory under /. Also, the properties of /home said that it was a 10 GB partition (the size of /home, not /). Furthermore, it all looked familiar enough -- my files were there and finally in their correct places. (20) I rebooted and the same thing happened. I could not log on as user "user". Then I used adduser to create a new user, "user2", and of course it created a home directory for it. I'm using that right now. (21) In the attempt to fix this, I Googled it and found that I pretty much used the correct procedure. The only deviations were (a) I repurposed an exiting (empty) partition to use for /home, rather than create an all-new one, (b) I copied the home files over to the wrong place (but then recopied them correctly), and (c) tried to log on while the home files were in the wrong place, which may have locked out that user account. AND FINALLY, MY QUESTIONS (22) Is copying my home files using drag-and-drop sufficient? (It seemed so.) Or is there a problem with symbolic links pointing to the old directory rather than the new one, or something like that? (23) Is there some way to display all symbolic links in /home and see where they're pointing to? (Without having to find them one at a time and check them individually, of course.) (24) Why can't I log on as "user"? Was it locked out somehow when it couldn't find its home directory? If so, how do I unlock it? I searched Google and this board, and I rebooted several times. Caitlin
(23) Is there some way to display all symbolic links in /home and see where they're pointing to? (Without having to find them one at a time and check them individually, of course.) Probably many ways, Code: Select all$ ls -lR /home/ | grep '\->' (24) Why can't I log on as "user"? Was it locked out somehow when it couldn't find its home directory? If so, how do I unlock it? I don't know, but /heim stillexists right? so you have a backup. Maybe something is wrong with the copy, I always do things like this through midnight commander.
I am running Wheezy (32bit) and have set up the sources.list, as per instructions I found, for LTS. I recently included the following line Code: Select alldeb http://mozilla.debian.net/ wheezy-backports firefox-release so I could use Firefox instead of Iceweasel. Today I ran a dist-upgrade and saw a message that firefox-esr was going to be installed as a replacement for Iceweasel. I went ahead with the update and saw that most of the Iceweasel related configs were deleted/replaced and after the update Firefox works as expected. I also saw in the Add/Remove Software tool that Iceweasel has been replaced by Transitional Package iceweasel-45.2.0esr The question I have is can, and should, I remove that Code: Select alldeb http://mozilla.debian.net/ wheezy-backports firefox-release from my sources.list ?
Since yesterday firefox-esr replaces iceweasel and is in wheezy and jessie security repositories, so I would say that mozilla.debian.net is superfluous unless you want a development version. https://packages.debian.org/search?suit ... irefox-esr
Hi, I am trying to run a script using systemd, but I keep getting errors when it runs. My script is as follows: Code: Select all# this mounts a secure ftp remote path for local use #! /bin/bash curlftpfs -o ssl -o ssl_control -o no_verify_hostname -o no_verify_peer -d username:password@domain:port /mnt/ftpshare My systemd template is as follows: Code: Select all[Unit] Description=ftp remote mount [Service] ExecStart=/home/ftpmount.sh KillMode=process [Install] WantedBy=multi-user.target When I run Code: Select all/home/ftpmount.sh the script executes fine but does not return to the command prompt as expected and I need to ctrl c to break it and the mount stops when I run the service and check the status sudo systemctl status ftpmount -l I get: Code: Select all● ftpmount.service - ftp remote mount Loaded: loaded (/etc/systemd/system/ftpmount.service; enabled) Active: failed (Result: exit-code) since Tue 2016-11-15 22:16:18 GMT; 23s ago Process: 1568 ExecStart=/home/ftpmount.sh (code=exited, status=203/EXEC) Main PID: 1568 (code=exited, status=203/EXEC) Nov 15 22:16:18 openmediavault systemd[1]: Started ftp remote mount. Nov 15 22:16:18 openmediavault systemd[1]: ftpmount.service: main process exited, code=exited, status=203/EXEC Nov 15 22:16:18 openmediavault systemd[1]: Unit ftpmount.service entered failed state. Can anybody help me to resolve this please
The solution (Sorry . . . couldn't resist. )
I really like the software used to run this forum because, among other things, it's so good for displaying code. For some time I've been looking for something similar to phpBB — not for a forum — but for a technical blog which is good for displaying code. Can anyone recommend something instead of drupal7 or wordpress? Thanks
I don't think I would recommend any "blog" software, but to be honest. I don't know much about that. SMF, is also php based, and "FLUXBB", You don't have to set them up as a full forum, with all sorts of categories or "sub-forums", just 1 forum/category , and sticky the first post or "main commentary". PHPbb, as far as I know , is the only one in the Debian repos, I like it because it is very versatile, and "customizable",.....
I want to set up both SPF and dkim records as mentioned in my previous, solved — with the help of dilberts_l_n — question about SPF TXT record and I know what records to add. I'm running a remote dedicated server, i.e., not shared with anyone else, with domains registered with same provider. Everything works under their DNS. In the customer server configuration area I can only do the following things: 1. Either use the FQDN or define the domain name to be shown as the reverse lookup. 2. Edit the Address (A) records of the domains, should I wish to use a domain on another server. 3. Edit Mail Exchange (MX) records to determine which mail servers are responsible for each domain. 4. Create a CNAME 5. Create a sub-domain. Only this option allows using ones own ns (name server). Nowhere is there an option to add TXT records for SPF and DKIM records.I've been trying to figure out how on earth I can authenticate emails when the provider's DNS Editor does not admit adding TXT records; and not only that, in a reply from their customer support" I was informed: regrettably, inserting or modifying SPF records for servers is not possible, but it is available for hosting packages (domain, hosting, mail...) It is illogical, even nonsensical for the provider to allow editing MX records but not allow the implementation of mechanisms to authenticate emails sent from dedicated servers. The option is not apparently available in an "upgrade." I am a novice in DNS and suspect that there must be some way to set up TXT records for the server by using bind9 but the only option that occurs to me is to do it with sub-domains if that's possible. I'd therefore be most grateful for suggestions. Thanks for reading. Edit: I've been reading quite a lot about the subject and, unless I'm very much mistaken, the inability to add TXT files via the provider's DNS Editor looks like deliberate, obstructive policy to discourage the use of such low-cost dedicated servers for email which they'd obviously like to sell via one of their ready-made "professional solutions." . But of course, that is not mentioned at all in their publicity when you sign up for the product.
I don't know much about this, but I did find on my "Dashboard", the only place where "TXT records" can be added, is under the manage > "advanced" options, > HOST records, >add records, when "add records" is selected, then there are the various options for which kind of records, includeing TXT records, there is nothing called "SPFor SPF txt records", That kind of would explain why they are telling you, but it is available for hosting packages (domain, hosting, mail...) It is something that needs to be done in the "Host" records. Do you have some kind of "hosting" ? In the "MX" records, there is no such thing as "TXT records", even in the "add records" option, only MX records can be added. Basicly I am hosting myself, but one does need some kind of DNS name server, it sounds to me like who ever is "hosting" your "dedicated server", has limited nameserver hosting, or it is simply a "ploy" to get you to have to pay for additional services. But any way, honestly I do not know much about this my self, it is all kind of new to me as well.
First of all, sorry if this topic has any grammar or orthographic errors, my native language is spanish and this is my first topic (usually I find all the answers to my questions using google, but this one in particular doesn't appear on my searches ). The thing is, recently when I try to see the properties of any file in nautilus (3.14.1), the program show this error message before the file properties GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: Error opening database although it seems not affect the operation of the program, it's driving me mad. You guys has seen this error before? Know how to solve it? By the way, my SO is Debian 8.3, I'm using gnome 3.14 and my system is up to date. Additionally I'm familiar with the basics and some other type of tasks on the CLI, but I'll need your guidance to check out the system logfiles. Thanks in advance. UPDATE After searching through google, I started to trying debug DBus with this command dbus-monitor that is the way to monitor session bus and the error appeared there, so I wonder if the error was present in another session and switched to GNOME Session (previously was on Session Default), there the CLI running dbus-monitor and nautilus freezed when I try to check the properties of a file, so I switched back to Session Default and the problem solved by itself. After that I checked again the other sessions and now everything works fine, I don't know what happened, but I think that maybe it's a bug. I'll search how to report it. Hope this can be usefull to anybody.
En mi caso se dió después que hiciera hoy una actualización de paquetes. Mientras hacia la instalación me salio esto. un error con este paquete instalado: oem-touchpad-alps-synaptics-dkms Lo único que hice fue desinstalar el paquete instalado y luego ya no me salio mas el error que describes.
I'm a little bored of plymouth themes that come by default. where I can find more plymouth themes?
https://packages.debian.org/jessie/plymouth-themes
Hi! I want to know which could be the efficient way (in term of size and portability) to restore my system in case of hw issue...I'll explain better, I want to save my os configuration, mail account, system setting, installed program...ecc in a file and restore it for future uses. Is clonezilla (or similar software) the only solution??....can I create the os image file without save the output file on external drive but using the same hd of the backup (maybe creating a temp partition?) Thanks for yours feedback!
I don't know what is best for you, because I do not know what you think "best". Besides clonezilla, there are many method to back up. For example, dd, rsync, cp, partimage, fsarchiver. dafunk wrote:can I create the os image file without save the output file on external drive but using the same hd of the backup (maybe creating a temp partition?) Piece of cake. Save to a partition (which is not mounted usually while the debian to be backed-up is booting). You need not create a temp partition.
I'm not too sure about this one; I've been perusing so much stuff about it, like openspf.org/FAQ/Common_mistakes I'm beginning not to see the wood for the trees. I once set up an SPF recorf which worked for a single domain on a home server but now wish to set up such records - and opendkim TXT records as well, which looks a bit simpler, for an email server with multiple virtual hosts – about 5 or 6 domains like for example.com, example.net and example.org - so that email sent from them doesn't get taken mistaken for spam and null SPF records for a few other domains that don't send mail. The server is housed with a provider which only allows me , for some reason known to themselves, to modify few DNS records so I sent them an email telling them I'd like to add TXT records but was unable to do so; they replied that they'd be happy to add the records if I sent them what I wanted to put there. Since I'm unable to test the records myself directly I can't correct any mistakes, hence this post. I'd try and work this out for myself but I need to get one of the email domains up and running for business purposes as soon as I can. So if anyone reading this has done this kind of thing and could kindly confirm if the SPF records I'm thinking of sending them are OK – or can suggest something better – I'd be most grateful because I'd like to get it right so as not to have to make further requests to modify them. Some additional information (I use example.com etc instead of the real domain names): I only use IPV4 The following command shows: Code: Select all$ dig -tmx example.com ;; ANSWER SECTION: example.com. 1800 IN MX 10 example.com. $ dig -tmx example.org ;; ANSWER SECTION: example.org. 1800 IN MX 10 example.org. I want to be able to both send and receive emails from the above three hosts. My server is currently able to send and receive email perfectly except they can be mistaken for spam and I think this SPF would be useful. In DNS editor provided for my remote server, I'm informed: The DNS editor offers you the opportunity to edit the resource records of your domains. Currently customizable with the DNS Editor are the Address (A) records and the Mail Exchange (MX) records. I see the IP address thus: Assign server IPv4 address 8X.XXX.XXX.X96. and there's a ticked box with: MX1: Domain IP Also Used for Mail Server In the DNS there's also this: IPv4: 8X.XXX.XXX.X96 Mail Server (MX record): example.com. Using the spfwizard.net tool, I've selected only the following options: However, I'm not sure about the following two options, specially the second which looks as though it might stop emails from being sent at all! Allow servers listed as MX to send email for this domain: Yes (this is "recommended"). Allow current IP address of the domain to send email for this domain: Yes (recommended) Allow any hostname ending in example.com to send email for this domain: No (default) How strict should be the servers treating the emails?: Neutral (emails will be probably accepted). Are these the correct options? Or is it a mistake to "Allow servers listed as MX to send email for this domain" be set to "Yes." ? This results in the following: Code: Select allexample.com. IN TXT "v=spf1 mx a ?all" So I assume SPF TXT for my other domains like: Code: Select allexample.org. IN TXT "v=spf1 ?all" example.net. IN TXT "v=spf1 ?all" Is this OK? An individual SPF TXT record for each virtual host? One final question, the provider allows me to choose any domain under my single IP to be used for DNS reverse where I can select one or leave it as the server, or FQDN. Since there are multiple domains it seems more logical to me to use the FQDN rather than one of the domains. What is your opinion? Thank you for reading.
If you use the servers ISP-assigned FQDN as reverse lookup value, you should add that as an additional MX for each domain (it's not technically required, but will help your "reputation"). In this case it is also a good idea to use it as the HELO hostname in your SMTP server. You need a separate SPF record for each domain (not host) that specifies which hosts mail should be accepted from (your last two examples list no hosts), by reference to 'mx record', 'a record' or 'ip address'. By way of example:Code: Select allmydomain.net. IN TXT "v=spf1 mx a ipv4:12.34.56.78 -all" A server receiving mail from bob@mydomain.net checks that the sending servers ip is either:the ip of a listed MX for mydomain.net the ip of a listed A record for mydomain.net or 12.34.56.78 If it is anything else the result is a "hardfail" and mail should be rejected. This is to prevent 'joe-jobbers' forging our address and sending it from any other server (providing the receiver checks SPF and honours the hardfail).
How do i change the ASCII art in screenfetch? Code: Select allland@space:~$ screenfetch -A [[ ! ]] Error: You're missing an argument somewhere. Exiting.[code]
After -A you must add the distro Code: Select allscreenfetch -A Debian Code: Select allman screenfetch
Hello, I use jessie 8.5. Is there a unix command to check who is on my wifi? Thanks for your attention. Bye. N.B.: ISP > FREE, freebox adsl
Well, yes there is, if you have the utility or tool installed, a command does not exist if there is no utility or tool installed. I use jessie 8.5. The last time I looked, Debian Jessie was using linux, but the same, yes there are commands to do this, if the utility or tool (package) is installed. There are some that usually are in a the base system and included in a install. Did you try any searches ? Key words : Code: Select allIs there a unix command to check who is on my wifi? Copy and paste into your favorite search engine. Since Debian Jessie is Linux, it might be to your advantage to replace "unix" with linux,... If you are using a router/modem provided by your ISP, you may find there is a GUI, and "panel" of sorts, that shows all the wifi users, and if they are connected or not, you can also "block" any given user if you want. Where I used to work before I retired , the office had the wifi on, and did allow the employees to use it, so they would give any employee the pass word, well this led to lots of employees using the wifi, and "facebook" when they should have been working. The modem/router they had was provided by the ISP, and it had a real nice "control panel" with GUI, and also a excellent "help" menu, that helped explain on setting up firewalls, monitoring, trouble shooting, etc,... I would monitor that , during work hours, and if any were using it, could, and sometimes did, "disconnect" them,.. during lunch hour and at break times, I would re-enable the connection, so yes there are commands and methods to monitor the wifi connections.
Good morning all, Hopefully someone else may have reported this same issue that I'm having now. This morning, 9/12/2016, I pushed updates/upgrades/dist-upgrades on my computer. During one of the upgrades something happened with the monitor, glitching the visuals so I waited until the updates were done and restarted the computer. Upon restart the wifi wasn't connecting. The visuals returned after reboot. I'm using a BCM4360, Broadcom chipset. Network tools now reads the device as "Unknown Interface (wlp8s0)." I imagine this should read broadcom? lspci reads: Code: Select all08:00.0 Network controller: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter (rev 03) iwconfig reads: Code: Select alleth0 no wireless extensions. wlp8s0 IEEE 802.11 ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=200 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off lo no wireless extensions. enp3s0u2 no wireless extensions. So the computer recognizes the hardware and I can see local wireless networks but I'm not able to connect to anything. What terminal prompts should I run to see where it hangs?
And just to verify I have troubleshot the other possible culprits: -wifi router is up, I am able to connect through other devices. -I booted into the Windows partition to ensure the wifi card is still functional, it is. Also when I turn the device off from the top tool bar (Gnome 3) and turn it back on, it doesn't see all wifi networks. Also I am using the Jessie sources. Snap of my sources.list Code: Select alldeb http://httpredir.debian.org/debian sid main contrib non-free deb-src http://httpredir.debian.org/debian sid main contrib non-free deb http://httpredir.debian.org/debian jessie main contrib non-free deb-src http://httpredir.debian.org/debian jessie main contrib non-free deb http://httpredir.debian.org/debian jessie-updates main contrib non-free deb-src http://httpredir.debian.org/debian jessie-updates main contrib non-free deb http://security.debian.org/ jessie/updates main deb-src http://security.debian.org/ jessie/updates main deb http://ftp.us.debian.org/debian/ jessie-updates main deb-src http://ftp.us.debian.org/debian/ jessie-updates main # MULTIMEDIA and THIRDPARTIES deb http://www.deb-multimedia.org jessie main non-free deb http://www.deb-multimedia.org sid main non-free deb http://dl.google.com/linux/chrome/deb/ stable main deb http://dl.google.com/linux/earth/deb/ stable main deb http://dl.google.com/linux/talkplugin/deb/ stable main deb https://dl.winehq.org/wine-builds/debian/ jessie main
Hey, I can add and search for printers on my network as root on system-conf-printer of on the 127.0.0.1:631 interface But I can't as user. Althougt : $ groups lp avahi lpadmin [...] $ cat /etc/cups/cupsd.conf [...] # All administration operations require an administrator to authenticate... <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS$ AuthType Default Require user @SYSTEM Order deny,allow </Limit> [...] $ cat [...] # Default user and group for filters/backends/helper programs; this cannot be # any user or group that resolves to ID 0 for security reasons... #User lp Group lp # Administrator user group, used to match @SYSTEM in cupsd.conf policy rules... SystemGroup lpadmin [...] I didn't changed a thing but "usermod -aG" for lp and lpadmin. Still doesn't work as this user while no problem as root I tried this on both fresh jessie install (raspbian count for a half a jessie and a real one) ; both doesn't work. Of course I tried to reboot to be, but nah. >.> Any of you should be able to reproduce this I think. Bug then, or am I forgetting a thingy ? I did saw something about polkit and avahi (with --debug on system-config-printer, the cups web had no error in /var/log), but couldn't find something about it searching around.
Update : I didn't go throught entirely : cups works on the localhost:631 if I idenitfy as user (I thought I wouldn't need to loging as I'm already log as user). So it's a system-print-config problem. Update2 : Urah. Found out ! But not happy about the result ^^' It needed the suggested package "gnome-packagekit-session" which had a buthole of dependances. Additionnaly it only ask for root password, which is not super handy because the user login should be enought... Update3 : and my godness. This works neat on the real debian jessie PC. The issue is only with the raspbian. Damn it, sorry guys, pure debian rocks the most
I have 2 computers both running Debian Stretch and both updated with latest packages. I'm trying to encode a video to mkv using libx264 and aac. One system has no problem with this, but the other segfaults (return code 139) after encoding a few seconds (less than 10) of video. It doesn't matter what container I use or if the video is the only stream or if I use a simple command Code: Select allffmpeg -i video.avi video.mkv ... the result is the same. It only happens while encoding the video stream to x264. And only happens on one of my systems even though they're both using identical packages (as far as I can see). I've tried re-installing the packages and copying packages from the "good"system to the "bad" system and installing them. According to my research, error code 139 means that something sent ffmpeg the SIGKILL signal, presumably libx264. But why?
Can you reproduce the problem with the static binary ffmpeg you can download and run from ffmpeg.org?
Hi, first of all, I'm not a native English speaker so please excuse some mistakes I might have made. Thanks so I've downloaded recently a Virtual Machine that had already set up some cross compiling utilities I needed to use and it worked great but I want to move that VM to a physical computer. So I searched a bit on how to convert the .vbi file to a .img file and after that, I wrote that .img file to a hard disk, I connected it on a computer and turned the computer on but after a minute or so, I get: Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) -Check rootdelay= (did the system wait long enough?) -Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/hda1 does not exist. Dropping to a shell! BusyBox v1.10.2 (Debian 1:1.10.2-2) build-in shell (ash) Enter 'help' for a list of build-in commands. /bin/sh: can't access tty; job control turned off (initramfs) _ image:https://www.dropbox.com/s/yp62q9acu87cd ... D.JPG?dl=0 Also, This VM is really old. I think it was last booted at 2010 or something.
It may be due to bad kernel parameter or lack of proper modules in initramfs file to use the root partition. You changed the situation. Thus, you maybe should tweak kernel paramter and/or include necessary modules to initramfs. At busybox initramfs, execute the following and post the results: Code: Select allcat /proc/cmdline ls /dev/[sh]d* echo $(cat /proc/modules|cut -d " " -f1) The last one may be unable to work properly in busybox
Hello, In short: My currently set DNS IP is being very slow. I would like to change it but all my attempts has failed up to now. How could I set a specific DNS IP? Full test: I have Debian installed since now around 3 months (Linux 4.6.0, KDE 4.14.2) Internet connection is very slow, so searching a bit I found the issue is with the DNS server being very slow (~5s per operation). DHCP is providing a stupid DNS not working properly, so I would like to override it. Up to now, none of my attempt succeed: - Editing /etc/resolv.conf is overrided every time I reboot. - Adding 'supersede domain-name-server <any ip>;' to /etc/dhcp/dhclient.conf - Editing /etc/NetworkManager/system-connections/Wired connection 1 with: dns=<IP> and ignore-auto-dns=true - Tried the Network Manager user interface, which I found not understandable. - I set the value on the router configuration, but it seem to override it still (out of the scope of this forum indeed) I am, however, not very sure about having done everything correctly. How could I override the DHCP dns with a custom/static IP? Kind regards
Editing /etc/resolv.conf is overrided every time I reboot. Are you doing this AS ROOT?
Hello everybody I'm creating a vtiger crm server for a company. My server has to be accessible from all the computers of my network. It's currently installed and it works on the server. However, I can't access from another computer. When I type the IP, the url 192.168.0.22/vtiger is rewrite to 127.0.0.1/vtiger so it's impossible to access do you have an idea of the problem ? this is my virtual host : Code: Select all 1 <VirtualHost *:80> 2 3 DocumentRoot /var/www/html/vtiger/ 4 ServerName vtiger.local 5 <Directory /var/www/html/vtiger/> 6 Options FollowSymLinks 7 AllowOverride All 8 Allow from all 9 Require all granted 10 # DirectoryIndex index.php 11 </Directory> 12 13 ErrorLog /var/log/apache2/vtiger-error_log 14 CustomLog /var/log/apache2/vtiger-access_log common 15 </VirtualHost> thank you !
dns problem? hosts file? basic network config? found this on a web search for you. https://wiki.vtiger.com/index.php/Installation_How_To's here's another, oddly enough titled ' Redirected to 127.0.0.1 why ?' https://bbs.archlinux.org/viewtopic.php?id=216749
I'm running Debian 8.x (32 Bit) on my laptop and my /etc/apt/sources.list contains: deb http://ftp.us.debian.org/debian/ jessie main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free # jessie-updates, previously known as 'volatile' deb http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free I have downloaded the latest arduino-1.6.5-r5-linux32.tar.xz Software from the Arduino site, and extracted the software in my Arduino-1.6.5 subdirectory. It comes up and appears to work correctly except when I try to compile my INO file. I am getting the following error messages: In file included from /home/larry/Arduino-1.6.5/hardware/arduino/avr/cores/arduino/Arduino.h:28:0, from Z80exer.ino:9: /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1167:26: error: 'uint_farptr_t' was not declared in this scope extern size_t strlen_PF (uint_farptr_t src) __ATTR_CONST__; /* program memory can't change */ ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1168:27: error: 'uint_farptr_t' was not declared in this scope extern size_t strnlen_PF (uint_farptr_t src, size_t len) __ATTR_CONST__; /* program memory can't change */ ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1168:53: error: expected primary-expression before 'len' extern size_t strnlen_PF (uint_farptr_t src, size_t len) __ATTR_CONST__; /* program memory can't change */ ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1168:58: error: expression list treated as compound expression in initializer [-fpermissive] extern size_t strnlen_PF (uint_farptr_t src, size_t len) __ATTR_CONST__; /* program memory can't change */ ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1169:37: error: 'uint_farptr_t' has not been declared extern void *memcpy_PF (void *dest, uint_farptr_t src, size_t len); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1170:37: error: 'uint_farptr_t' has not been declared extern char *strcpy_PF (char *dest, uint_farptr_t src); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1171:38: error: 'uint_farptr_t' has not been declared extern char *strncpy_PF (char *dest, uint_farptr_t src, size_t len); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1172:37: error: 'uint_farptr_t' has not been declared extern char *strcat_PF (char *dest, uint_farptr_t src); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1173:38: error: 'uint_farptr_t' has not been declared extern size_t strlcat_PF (char *dst, uint_farptr_t src, size_t siz); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1174:38: error: 'uint_farptr_t' has not been declared extern char *strncat_PF (char *dest, uint_farptr_t src, size_t len); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1175:39: error: 'uint_farptr_t' has not been declared extern int strcmp_PF (const char *s1, uint_farptr_t s2) __ATTR_PURE__; ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1176:40: error: 'uint_farptr_t' has not been declared extern int strncmp_PF (const char *s1, uint_farptr_t s2, size_t n) __ATTR_PURE__; ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1177:43: error: 'uint_farptr_t' has not been declared extern int strcasecmp_PF (const char *s1, uint_farptr_t s2) __ATTR_PURE__; ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1178:44: error: 'uint_farptr_t' has not been declared extern int strncasecmp_PF (const char *s1, uint_farptr_t s2, size_t n) __ATTR_PURE__; ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1179:41: error: 'uint_farptr_t' has not been declared extern char *strstr_PF (const char *s1, uint_farptr_t s2); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1180:38: error: 'uint_farptr_t' has not been declared extern size_t strlcpy_PF (char *dst, uint_farptr_t src, size_t siz); ^ /home/larry/Arduino-1.6.5/hardware/tools/avr/avr/include/avr/pgmspace.h:1181:36: error: 'uint_farptr_t' has not been declared extern int memcmp_PF(const void *, uint_farptr_t, size_t) __ATTR_PURE__; ^ Z80exer.ino: In function 'void loop()': Z80exer.ino:61:45: warning: operation on 'refreshAddress' may be undefined [-Wsequence-point] Z80exer.ino: In function 'byte testRAM()': Z80exer.ino:793:17: warning: unused variable 'value' [-Wunused-variable] Z80exer.ino:822:1: warning: no return statement in function returning non-void [-Wreturn-type] Z80exer.ino: In function 'void setAddress()': Z80exer.ino:827:8: warning: unused variable 'repeatMode' [-Wunused-variable] Z80exer.ino: In function 'void TRS80DisplayTest()': Z80exer.ino:963:22: warning: operation on 'data' may be undefined [-Wsequence-point] Error compiling. I've tried Version 1.05, 1.60, and now 1.6.5 and I still have the error messages. How do I get the Arduino software to compile my code without these errors? Thanks. Larry
I've tried to build the version 1.6.6 from the git at: Code: Select allgit clone git://github.com/arduino/Arduino.git When I try to compile with: Code: Select allcd Arduino/build/ ant I get the following error message: Buildfile: /home/larry/Arduino/build/build.xml build: revision-check: [echo] Latest revision detected in shared/revision.txt is: 1.6.6 [echo] Revision in BaseNoGui.java is: 1.6.6 linux-checkos: subprojects-build: compile: [mkdir] Created dir: /home/larry/Arduino/arduino-core/bin [javac] Compiling 134 source files to /home/larry/Arduino/arduino-core/bin [javac] javac: invalid target release: 1.8 [javac] Usage: javac <options> <source files> [javac] use -help for a list of possible options BUILD FAILED /home/larry/Arduino/build/build.xml:85: The following error occurred while executing this line: /home/larry/Arduino/build/build.xml:125: The following error occurred while executing this line: /home/larry/Arduino/arduino-core/build.xml:41: Compile failed; see the compiler error output for details. Total time: 1 second And that is telling me the version is incorrect. Code: Select allwhich javac /usr/bin/javac Code: Select alljavac -version javac 1.7.0_79 My question is how do I update javac to Version 1.8, so I can compile Arduino Version 1.6.6 from the git? Larry
Hello! I have a Lenovo laptop which is 5 years old that used to run Debian smoothly until I had a strange power-down that drained the battery completely for unknown reasons. I connected the computer to a power source and I tried to start Debian as usual. However, it didn't work, instead, it sent me to Emergency Mode. It says that I could skip it by pressing Control-D but every time I try to do that an error appears and then returns to the previous page. Here it is: Code: Select allWelcome to emergency mode! After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, "systemctl default" to try again to boot into default mode. Give root password for maintenance (or type Control-D to continue): [ 36.241694] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 [ 36.241747] ata1.00: BMDMA stat 0x4 [ 36.241777] ata1.00: failed command: READ DMA EXT [ 36.241810] ata1.00: cmd 25/00:f0:f8:1a:aa/00:00:1e:00:00/e0 tag 0 dma 122880 in [ 36.241810] res 51/40:df:09:1b:aa/40:00:1e:00:00/e0 Emask 0x9 (media error) [ 36.241871] ata1.00: status: { DRDY ERR } [ 36.241893] ata1.00: error: { UNC } [ 36.265995] end_request: I/O error, dev sdb, sector 514464521 [ 36.266083] JBD2: Failed to read block at offset 9057 [ 36.281596] EXT4-fs (sdb8): error loading journal On a side note, I can boot the Windows partition pretty well without major problems and I tried "systemctl default" and it didn't work. Thanks for the help in advance! Add: I tried mounting the partition using Lubuntu Live and I got this error message> Code: Select allError mounting /dev/sda8 at /media/lubuntu/57483527-4fc2-47c8-89cb-7c2d319e7e52: Command-line `mount -t "ext4" -o "uhelper=udisks2,nodev,nosuid" "/dev/sda8" "/media/lubuntu/57483527-4fc2-47c8-89cb-7c2d319e7e52"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sda8, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so.
CapitanOdessa wrote:Code: Select all[ 36.241777] ata1.00: failed command: READ DMA EXT [ 36.241810] ata1.00: cmd 25/00:f0:f8:1a:aa/00:00:1e:00:00/e0 tag 0 dma 122880 in [ 36.241810] res 51/40:df:09:1b:aa/40:00:1e:00:00/e0 Emask 0x9 (media error) [ 36.241871] ata1.00: status: { DRDY ERR } [ 36.241893] ata1.00: error: { UNC } [ 36.265995] end_request: I/O error, dev sdb, sector 514464521 [ 36.266083] JBD2: Failed to read block at offset 9057 [ 36.281596] EXT4-fs (sdb8): error loading journal I wonder if the media /dev/sdb (such as an internal HDD) containing the debian partition (/dev/sdb8) has hardware (physical) error, such as bad blocks. How about booting with live linux such as live debian and checking filesystem with a command such as the following? Code: Select allfsck -f -y -c -c /dev/sdb8 You may be able to check the filesystem by typing root password.
Hi. Is it ok to install multiple backports on a single command line? e.g. Is this better than Code: Select allapt -t jessie-backports install libreoffice apt -t jessie-backports install linux-image-amd64 apt -t jessie-backports install wine this Code: Select allapt -t jessie-backports install libreoffice linux-image-amd64 wine Cheers.
Yes, it is better to install everything in one line if possible. It saves you quite a lot of typing EDIT: Embarrassing mistake erased -- thanks FireExit!
Tried a posting over on Kodi and OSMC forums but no response. Thought I might have better luck here I've pretty much got Lirc and an Onkyo remote (RC866M...thanks to someone who provided a .conf file) up and running (on a Raspberry Pi 3) but still have a couple of buttons I need to (re)map and some general questions. I seem to have skip-to-next and skip-to-previous functions working, but would like to get forward and rewind (x2x4, etc.) working for both movies/videos and music (music comes from a Upnp connection), but have not been able to so far. The remote keys I want to use are labeled in the remote .conf file as KEY_FORWARD (>>), and KEY_BACK (<<) (should be fairly obvious I tried using the Lirc functions FastForward and Rewind but am unable to get a response from those keys (initially, KEY_BACK stepped me back in the menu before I modified the .xml files). Are these functions only for videos/movies? Or can they also be used for music? Should I be using a built-in function like Action(action[,window])? Also, there's there's a Lircmap.xml file in /usr/share/kodi/system, but I've also read that for a more custom one it should be placed in ~/.kodi/userdata/. Does this matter? Also, I read that for custom, a remote.xml should (also?) be created and placed in ~/.kodi/userdata/keymaps. It would seem that a Lircmap.xml and remote.xml are very similar with the remote.xml being a specific subset (for remote?). I couldn't get any noticeable response from a remote.xml file, so I modded the default Lircmap.xml file (after making a copy in /usr/share/kodi/system and that seemed to help. I modded in the section under <remote device="linux-input-layer"> because somewhere along the way I did some testing on the remote and "linux-input-layer" (or something like it) displayed on the screen. Is this correct? Couple of last ones... I noticed a "<title>" command in the Lircmap.xml file but cannot find anything in Lirc command documentation (on Wiki) that defines this command (cannot even find the command). What am I missing? Is there a command that can take me to the "top" menu (the one with System, Apps, Videos, Music, etc. (you know, the screen that shows when OSMC is fully booted)? Thanks in advance for any help or insight. I'm so close to "cutting the cable" (or dumping the dish, in my case) I can almost taste it )
Tried a posting over on Kodi and OSMC forums but no response. I can see why, this might help you: http://www.catb.org/esr/faqs/smart-questions.html Maybe it is just me and I am totally ignorant, but I have no clue as to what you are talking about, and am wondering , What does any of this have to do with Debian ? Besides the fact that you put : Debian (Jessie) in the subject line. Thanks in advance for any help or insight. I'm so close to "cutting the cable" (or dumping the dish, in my case) I can almost taste it ) What the ,?? are you talking about ? Maybe you should try contacting your cable T.V. or "dish" service ?
Hey there, So i am trying to get a printer working ...... Well, actually i am trying to get it to print faster, i have done all the setup using CUPS at localhost:631 the issue is that, it prints painfully slow 60min a page ... I was going to follow this FAQ http://osr507doc.sco.com/en/OSAdminG/pr ... allel.html i was also looking here http://newbiedoc.sourceforge.net/periph ... tml#AEN323 however it is old and this is not how things work anymore ... So i am wondering if someone knows the new commands, or file locations to go about that above FAQ.. I thought maybe systemd has something to do with it now, and i'm still learning systemd .... so unsure where to look .... Thanks for your time..
What make and model printer? How is it connected? What does your CUPS connection look like?
Hello (: I'm looking for a simple way to time how long it takes for my server to finish running 'make' to test differences in hardware and settings before and after (I'm compiling Kodi for this test). What would be the best way to go about this?
the time command will work "man time" for usage
Hello all! I'm trying to make script that lists all files, selects only html names, inserts characters at the beginning and at the end of each line than dumps all to a text file. At the beginning of line it should insert a single quote; at the end, it should insert single quote and comma. The script looks like this: Code: Select all#!/bin/bash ls | grep html | sed "s/^/'/" | sed -e "s/$/',/" The problem is that upon execution, it gives this error: Code: Select all: not foundo_array.sh: 2: filenames_to_array.sh: : not foundo_array.sh: 4: filenames_to_array.sh: : not foundo_array.sh: 5: filenames_to_array.sh: sed: -e expression #1, char 8: unknown option to `s' To clarify: the filename is truncated. It's name is filenames_to_array.sh The command works fine when executed from the terminal. Another script is also executing from the same directory. This script has 777 permissions. Strangely, I commented the code and wrote Code: Select allls > list.txt and it also gave the same error, less the sed part. BUT it created the dump file. Can anyone come up with troubleshooting? Thanks!
you're calling from another script? seems to work correctly here. Code: Select all$ cat filename_to_array.sh #!/bin/bash ls | grep txt | sed "s/^/'/" | sed -e "s/$/',/" $ ls -l filename_to_array.sh -rwxr--r-- 1 bw123 bw123 61 Aug 28 16:51 filename_to_array.sh $ ./filename_to_array.sh 'On_Liberty-John_Stuart_Mill.txt', 'Short-History-of-the-World-by-H-G-Wells.txt', 'Social_Origins_and_Primal_Law.txt', 'The-Essays-of-Francis-Bacon.txt', 'The_New_Atlantis-Frances_Bacon.txt',
Hello all Does anybody know why my server responds in such a lazy manner? It doesn't matter if I try to connect to it via SSH, FTP or HTTP. It takes more than 5 seconds to reply. I checked traffic and it's all OK, no huge load, no nothing. Neither is the processor under load. Any ideas are appreciated. Thanks!
Does the problem occur if you connect via numeric IP address? (If not, then this is most probably a DNS issue, or perhaps a problem with IPv6.)
Hi fellow Linuxers. Is debian-art.org legit? I added it's RSS feed to QuiteRSS. Today one of the links was this. What the hell? <snipped link> Are the themes and icons etc. safe on debian-art.org?
Obviously there are spammers posting stuff on that site, which can be a problem on any site or forum. You could run a virus scanner if you suspect any graphic files. I'm not aware of any active malformed graphic file exploits on Linux like there have been in Windows in the past, where just viewing a specially crafted picture would cause a buffer overrun in the GDI stuff in the Win kernel and allow the attacker's code to run, but it's not impossible for some attack to work like this in Linux. However, MS rashly put their graphic stuff into the kernel for NT+ because it was horribly slow otherwise, sacrificing security for speed at that time. Linux developers didn't.
Hi. Would this partition setup work well with a SSD? /boot / (encrypted with LUKS and contains home) Note there's no Swap as I heard that's bad for an SSD.
Rildebai wrote:Note there's no Swap as I heard that's bad for an SSD. You heard old news. Old SSDs were more limited in how many write cycles they could endure but newer ones are good for millions of writes. Swap on SSD should not be an issue these days. If you have a good amount of RAM, Linux hardly does any swap writes anyway. My swap is on SSD.
Desktop is KDE 4 and color scheme is Industrial. I like them both. Problem is that i can't use online bank because i can't see what i write there. There is some sites too, that also works badly with that theme. Is there easy way to set the color schemes not to apply on Firefox and another GTK apps? Konqueror works very well with that theme, but i don't like to use that. Theme is here: https://www.kde-look.org/p/1099647/ Here is screenshot from my online bank site: http://aijaa.com/QME7GV Do you see numbers Test number 666 under the username "Käyttäjätunnus"? I don't. Thank you. Kiitos.
Have you tried highlighting the box to see if something appears?
I'm at a loss. I've tried finding the answer to this off-and-on for about a year. LXDE is one of my favorite desktops; however, I have one problem that I can't seem to correct...the font rendering on Wine applications using the 64bit version of LXDE. All that I use to improve system fonts is a font configuration file. After adding the file, logging out and logging back in, the system fonts look great, and the Wine fonts also inherit the configuration...except on the 64bit version of LXDE. The file works on 32bit LXDE Stable and on 32bit and 64bit LXDE Testing. System fonts and WIne fonts all look great on those systems, but it doesn't work on 64bit Stable LXDE for some reason. I've searched for an answer with no luck. I've even compared the list of installed "font" packages between the 32bit Stable, 32bit Testing, and 64bit Testing to see how they compared to 64bit Stable...with no luck. As a last resort, I tried the Infinality fonts, but even they didn't help. Does anyone know if there's a package I may be missing that might help...or anything else that might help? I've tried all of the above mentioned LXDE environments and architectures on two machines...with the same results on both. One is an old HP dx5140 SFF CPU: Single core AMD Athlon 64 3000+ @ 1.8GHz GPU: Gallium 0.4 on ATI RS480 RAM: was 1 GB, but I just upgraded it to 4 GBs today. The other is a "somewhat" newer Toshiba Satellite L505D laptop CPU: AMD Turion II Dual-Core Mobile M520 @ 2.3GHz GPU: AMD/ATI RS880M [Mobility Radeon HD 4225/4250] RAM: 3701MiB. Thank you.
Does running the font smoothing script here help any?
Hi all, So I was trying to create a live usb of Kubuntu from my normal Debian Testing installation on a Dell XPS 13 2016 model. I used a dd command (I forget exactly what, but a basic one of dd if etc., of etc.) which seemed to work as I could see the files on the usb. However when I restarted my computer, neither my Debian Testing installation was recognised, nor was the live usb. I switched to legacy mode in the bios, however the same issue happened. I used a friend's computer to re-download Kubuntu and make a live usb again (what I'm using to type on right now) so I could copy the files from my encrypted home partition (successfully done) and check whether the boot drive still had the boot flag on it (it does). A screenshot of my partition setup which was working perfectly until I ran the dd command can be found here https://postimg.org/image/ych9x03nz/. I've searched these forums and google and wasn't able to find anyone with the exact same issue, so I'm all out of ideas and don't want to wipe my computer if I don't have to. As of now, all that happens after the Dell logo appears is it goes into 'searching' mode, then shuts down again once it can't find anything. Thanks in advance! Jarred
Most likely reason is that you use dd wrong and destroyed the disk that you wanted to copy. For example if you get the 'from' and 'to' in the wrong order when copying a disk to usb stick, it will copy the contents of the usb to the disk that you aimed to copy.
Hello, This is something I've done many times and I don't understand why it isn't working now. I'm sure the answer is something trivial/silly I overlooked root@debian:~# mount -o loop /root/isos/debian-8.5.0-amd64-DVD-1.iso /media/cdrom mount: /dev/loop0 is write-protected, mounting read-only root@debian:~# apt-get install make ... ... Media change: please insert the disc labeled 'Debian GNU/Linux 8.5.0 _Jessie_... (and it keeps prompting for the disc....) The checksum for the ISO matches. Could the problem be because the computer in question has a physical DVD drive, and apt-get/synaptic are trying to look in the physical drive? If so, it never used to do this (prior to 8.5) Thanks.
Spheniscidae wrote:I don't understand why it isn't working now. (snip by kiyop) root@debian:~# mount -o loop /root/isos/debian-8.5.0-amd64-DVD-1.iso /media/cdrom mount: /dev/loop0 is write-protected, mounting read-only root@debian:~# apt-get install make ... ... Media change: please insert the disc labeled 'Debian GNU/Linux 8.5.0 _Jessie_... Please post the result of Code: Select allgrep -v '^$\|^#' /etc/apt/sources.list{,.d/*} mount |grep /media/cdrom Can you connect to internet with the debian?
There doesn't seem to be any documentation for enabling crash dumps in debian, and what I've cobbled together does not seem to be working. Code: Select all# cat /etc/default/kexec # Defaults for kexec initscript # sourced by /etc/init.d/kexec and /etc/init.d/kexec-load # Load a kexec kernel (true/false) LOAD_KEXEC=true # Kernel and initrd image KERNEL_IMAGE="/boot/vmlinuz-4.4.6-1-pve" INITRD="/boot/initrd.img-4.4.6-1-pve" # If empty, use current /proc/cmdline APPEND="" # Load the default kernel from grub config (true/false) USE_GRUB_CONFIG=false Code: Select all# cat /etc/de debconf.conf debian_version default/ deluser.conf root@ads-120elmst-proxmox-2:~# cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="Proxmox Virtual Environment" GRUB_CMDLINE_LINUX_DEFAULT="crashkernel=128M" GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs crashkernel=128M nmi_watchdog=1" # Disable os-prober, it might add menu entries for each guest # root FS on a local partition GRUB_DISABLE_OS_PROBER=true Code: Select all# cat /etc/default/kdump-tools # kdump-tools configuration # --------------------------------------------------------------------------- # USE_KDUMP - controls kdump will be configured # 0 - kdump kernel will not be loaded # 1 - kdump kernel will be loaded and kdump is configured # KDUMP_SYSCTL - controls when a panic occurs, using the sysctl # interface. The contents of this variable should be the # "variable=value ..." portion of the 'sysctl -w ' command. # If not set, the default value "kernel.panic_on_oops=1" will # be used. Disable this feature by setting KDUMP_SYSCTL=" " # Example - also panic on oom: # KDUMP_SYSCTL="kernel.panic_on_oops=1 vm.panic_on_oom=1" # USE_KDUMP=1 KDUMP_SYSCTL="kernel.panic_on_oops=1" # --------------------------------------------------------------------------- # Kdump Kernel: # KDUMP_KERNEL - A full pathname to a kdump kernel. # KDUMP_INITRD - A full pathname to the kdump initrd (if used). # If these are not set, kdump-config will try to use the current kernel # and initrd if it is relocatable. Otherwise, you will need to specify # these manually. #KDUMP_KERNEL= #KDUMP_INITRD= # --------------------------------------------------------------------------- # vmcore Handling: # KDUMP_COREDIR - local path to save the vmcore to. # KDUMP_FAIL_CMD - This variable can be used to cause a reboot or # start a shell if saving the vmcore fails. If not set, "reboot -f" # is the default. # Example - start a shell if the vmcore copy fails: # KDUMP_FAIL_CMD="echo 'makedumpfile FAILED.'; /bin/bash; reboot -f" KDUMP_COREDIR="/var/crash" KDUMP_FAIL_CMD="reboot -f" # --------------------------------------------------------------------------- # Makedumpfile options: # DEBUG_KERNEL - a debug version of the running kernel. If not set, # kdump-config will use /usr/lib/debug/vmlinux-$(uname -r) if it is # available. If it is not available, makedumpfile will be limited to # dumping all pages in memory. # MAKEDUMP_ARGS - extra arguments passed to makedumpfile (8). The default, # if unset, is to pass '-c -d 31' telling makedumpfile to use compression # and reduce the corefile to in-use kernel pages only. #DEBUG_KERNEL= #MAKEDUMP_ARGS="-c -d 31" # --------------------------------------------------------------------------- # Kexec/Kdump args # KDUMP_KEXEC_ARGS - Additional arguments to the kexec command used to load # the kdump kernel # Example - Use this option on x86 systems with PAE and more than # 4 gig of memory: # KDUMP_KEXEC_ARGS="--elf64-core-headers" # KDUMP_CMDLINE - The default is to use the contents of /proc/cmdline. # Set this variable to override /proc/cmdline. # KDUMP_CMDLINE_APPEND - Additional arguments to append to the command line # for the kdump kernel. If unset, it defaults to "irqpoll maxcpus=1 nousb" #KDUMP_KEXEC_ARGS="" #KDUMP_CMDLINE="" #KDUMP_CMDLINE_APPEND="irqpoll maxcpus=1 nousb systemd.unit=kdump-tools.service" # -------------------------------------------- The wiki suggests using netconsole. However, this does not work for me either: Code: Select all# modprobe netconsole netconsole=@10.5.0.250/,@10.5.0.251/ modprobe: ERROR: could not insert 'netconsole': Device or resource busy Any help is appreciated.
https://superuser.com/questions/280767/ ... -in-debian This reply was brought to you by https://www.startpage.com/ EDIT: That link is a little old, sorry. Do you have CONFIG_CRASH_DUMP enabled in your running kernel?
I have a Canon iP1900 printer and currently use it on 32 bit Wheezy. Will those drivers work on a 64 bit system or will I need to search for a 64 bit version of the drivers?
Did you not simply select your driver from CUPS when you set up CUPS?
After I performed a dist-upgrade on a Debian testing instance, I can no longer boot. I'm marooned at the command prompt: Welcome to emergency mode! After logging in, type "journalctl -xb" to view system logs The following error shows up: Code: Select allroot@debian:~# journalctl -xb debian systemd[222]: Failed at step EXEC spawning /bin/plymouth: No such file or directory Surprisingly, Google is not helping and the little thread I see are for Arch (even if I add +debian in my search) and don't make sense to me. Any pointer on how to recover from this? Thanks. Code: Select all# uname -a Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06) x84_64 GNU/Linux
Upping the topic. Still stuck and no clue where to look at. Somebody had the same symptom and it was caused by a bogus entry in /etc/fstab, but that's not my case. Any help appreciated.
Hello, i'm from Spain so i need to say some things in spanish. My problem is that when i put in terminal "sudo apt-get upgrade" this appears: Los siguientes paquetes se han retenido: procps I put "sudo apt-get install procps" and appears that apt-get says that have to delete a lot of important packages, so i put "n" but by the face, apt-get starts to delete packages, so i restart my computer, the system starts with minimal problems that i fixed installing several packages and no problem. But i have a strange problem with apt-get, if i put for example "sudo apt-get upgrade" but all packages are update, this appears: Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho Calculando la actualización... Hecho 0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados. 1 no instalados del todo o eliminados. Se utilizarán 0 B de espacio de disco adicional después de esta operación. ¿Desea continuar? [S/n] whatever i put "s" or "n" the system does nothing, i don't know why this happens, i think it's related with that "1 not fully installed or removed" package, but i don't know what package is. This is not a upset problem, i can install and uninstall packages without problem, but is strange. Thanks for the help.
Try Code: Select allapt-get -f install and post the complete output if the problem persists. Please also post the output of Code: Select allcat /etc/debian_version
I've got a Laptop with Debian 8.x (32 Bit) that has clamav & clamtk installed. It has been working since Version 8 was released, but now I can't get it functional even with the latest updates. Here is the error message I am getting: larry@debian:~$ sudo freshclam [sudo] password for larry: ERROR: /var/log/clamav/freshclam.log is locked by another process ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). larry@debian:~$ /var/log/clamav/freshclam.log contains: Thu Mar 3 21:05:57 2016 -> Update process terminated Fri Mar 4 06:46:04 2016 -> -------------------------------------- Fri Mar 4 06:46:04 2016 -> freshclam daemon 0.98.7 (OS: linux-gnu, ARCH: i386, CPU: i586) Fri Mar 4 06:46:04 2016 -> ClamAV update process started at Fri Mar 4 06:46:04 2016 Fri Mar 4 06:46:04 2016 -> WARNING: Can't query current.cvd.clamav.net Fri Mar 4 06:46:04 2016 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. Fri Mar 4 06:46:04 2016 -> Reading CVD header (main.cvd): Fri Mar 4 06:46:04 2016 -> WARNING: Can't get information about db.local.clamav.net: Name or service not known Fri Mar 4 06:46:04 2016 -> WARNING: Can't read main.cvd header from db.local.clamav.net (IP: ) Fri Mar 4 06:46:04 2016 -> Trying again in 5 secs... Fri Mar 4 06:46:09 2016 -> ClamAV update process started at Fri Mar 4 06:46:09 2016 Fri Mar 4 06:46:09 2016 -> WARNING: Can't query current.cvd.clamav.net Fri Mar 4 06:46:09 2016 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. Fri Mar 4 06:46:09 2016 -> Reading CVD header (main.cvd): Fri Mar 4 06:46:09 2016 -> WARNING: Can't get information about db.local.clamav.net: Name or service not known Fri Mar 4 06:46:09 2016 -> WARNING: Can't read main.cvd header from db.local.clamav.net (IP: ) Fri Mar 4 06:46:09 2016 -> Trying again in 5 secs... Fri Mar 4 06:46:14 2016 -> ClamAV update process started at Fri Mar 4 06:46:14 2016 Fri Mar 4 06:46:14 2016 -> WARNING: Can't query current.cvd.clamav.net Fri Mar 4 06:46:14 2016 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. Fri Mar 4 06:46:14 2016 -> Reading CVD header (main.cvd): Fri Mar 4 06:46:14 2016 -> WARNING: Can't get information about db.local.clamav.net: Name or service not known Fri Mar 4 06:46:14 2016 -> WARNING: Can't read main.cvd header from db.local.clamav.net (IP: ) Fri Mar 4 06:46:14 2016 -> Trying again in 5 secs... Fri Mar 4 06:46:19 2016 -> ClamAV update process started at Fri Mar 4 06:46:19 2016 Fri Mar 4 06:46:19 2016 -> WARNING: Can't query current.cvd.clamav.net Fri Mar 4 06:46:19 2016 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. Fri Mar 4 06:46:19 2016 -> Reading CVD header (main.cvd): Fri Mar 4 06:46:19 2016 -> WARNING: Can't get information about db.local.clamav.net: Name or service not known Fri Mar 4 06:46:19 2016 -> WARNING: Can't read main.cvd header from db.local.clamav.net (IP: ) Fri Mar 4 06:46:19 2016 -> Trying again in 5 secs... Fri Mar 4 06:46:24 2016 -> ClamAV update process started at Fri Mar 4 06:46:24 2016 Fri Mar 4 06:46:24 2016 -> WARNING: Your ClamAV installation is OUTDATED! Fri Mar 4 06:46:24 2016 -> WARNING: Local version: 0.98.7 Recommended version: 0.99.1 Fri Mar 4 06:46:24 2016 -> DON'T PANIC! Read http://www.clamav.net/support/faq Fri Mar 4 06:46:24 2016 -> main.cvd is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo) Fri Mar 4 06:46:56 2016 -> nonblock_connect: connect timing out (30 secs) Fri Mar 4 06:46:56 2016 -> Can't connect to port 80 of host db.local.clamav.net (IP: 209.198.147.20) Fri Mar 4 06:46:56 2016 -> Trying host db.local.clamav.net (104.131.196.175)... Fri Mar 4 06:46:56 2016 -> Downloading daily-21437.cdiff [100%] Fri Mar 4 06:47:02 2016 -> daily.cld updated (version: 21437, sigs: 1866969, f-level: 63, builder: neo) Fri Mar 4 06:47:03 2016 -> bytecode.cld is up to date (version: 271, sigs: 47, f-level: 63, builder: anvilleg) Fri Mar 4 06:47:07 2016 -> Database updated (4291241 signatures) from db.local.clamav.net (IP: 104.131.196.175) Fri Mar 4 06:47:07 2016 -> ERROR: NotifyClamd: Can't find or parse configuration file /etc/clamav/clamd.conf Fri Mar 4 06:47:07 2016 -> -------------------------------------- Fri Mar 4 06:59:17 2016 -> Update process terminated Fri Mar 4 06:59:52 2016 -> -------------------------------------- Fri Mar 4 06:59:52 2016 -> freshclam daemon 0.99 (OS: linux-gnu, ARCH: i386, CPU: i586) Fri Mar 4 06:59:52 2016 -> ClamAV update process started at Fri Mar 4 06:59:52 2016 Fri Mar 4 06:59:53 2016 -> WARNING: Your ClamAV installation is OUTDATED! Fri Mar 4 06:59:53 2016 -> WARNING: Local version: 0.99 Recommended version: 0.99.1 Fri Mar 4 06:59:53 2016 -> DON'T PANIC! Read http://www.clamav.net/support/faq Fri Mar 4 06:59:53 2016 -> main.cvd is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo) Fri Mar 4 06:59:53 2016 -> daily.cld is up to date (version: 21437, sigs: 1866969, f-level: 63, builder: neo) Fri Mar 4 06:59:53 2016 -> bytecode.cld is up to date (version: 271, sigs: 47, f-level: 63, builder: anvilleg) Fri Mar 4 06:59:53 2016 -> -------------------------------------- Fri Mar 4 07:59:53 2016 -> Received signal: wake up Fri Mar 4 07:59:53 2016 -> ClamAV update process started at Fri Mar 4 07:59:53 2016 Fri Mar 4 07:59:53 2016 -> WARNING: Your ClamAV installation is OUTDATED! Fri Mar 4 07:59:53 2016 -> WARNING: Local version: 0.99 Recommended version: 0.99.1 Fri Mar 4 07:59:53 2016 -> DON'T PANIC! Read http://www.clamav.net/support/faq Fri Mar 4 07:59:53 2016 -> main.cvd is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo) Fri Mar 4 07:59:53 2016 -> Downloading daily-21438.cdiff [100%] Fri Mar 4 07:59:58 2016 -> daily.cld updated (version: 21438, sigs: 1867435, f-level: 63, builder: neo) Fri Mar 4 07:59:58 2016 -> bytecode.cld is up to date (version: 271, sigs: 47, f-level: 63, builder: anvilleg) Fri Mar 4 08:00:03 2016 -> Database updated (4291707 signatures) from db.local.clamav.net (IP: 64.22.33.90) Fri Mar 4 08:00:03 2016 -> ERROR: NotifyClamd: Can't find or parse configuration file /etc/clamav/clamd.conf Fri Mar 4 08:00:03 2016 -> -------------------------------------- Fri Mar 4 08:48:24 2016 -> Update process terminated Fri Mar 4 16:15:51 2016 -> -------------------------------------- Fri Mar 4 16:15:51 2016 -> freshclam daemon 0.99 (OS: linux-gnu, ARCH: i386, CPU: i586) Fri Mar 4 16:15:51 2016 -> ClamAV update process started at Fri Mar 4 16:15:51 2016 Fri Mar 4 16:15:51 2016 -> WARNING: Can't query current.cvd.clamav.net Fri Mar 4 16:15:51 2016 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. Fri Mar 4 16:15:51 2016 -> Reading CVD header (main.cvd): Fri Mar 4 16:15:51 2016 -> WARNING: Can't get information about db.local.clamav.net: Name or service not known Fri Mar 4 16:15:51 2016 -> WARNING: Can't read main.cvd header from db.local.clamav.net (IP: ) Fri Mar 4 16:15:51 2016 -> Trying again in 5 secs... Fri Mar 4 16:15:56 2016 -> ClamAV update process started at Fri Mar 4 16:15:56 2016 Fri Mar 4 16:15:56 2016 -> WARNING: Can't query current.cvd.clamav.net Fri Mar 4 16:15:56 2016 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. Fri Mar 4 16:15:56 2016 -> Reading CVD header (main.cvd): Fri Mar 4 16:15:56 2016 -> WARNING: Can't get information about db.local.clamav.net: Name or service not known Fri Mar 4 16:15:56 2016 -> WARNING: Can't read main.cvd header from db.local.clamav.net (IP: ) Fri Mar 4 16:15:56 2016 -> Trying again in 5 secs... Fri Mar 4 16:16:01 2016 -> ClamAV update process started at Fri Mar 4 16:16:01 2016 Fri Mar 4 16:16:01 2016 -> WARNING: Your ClamAV installation is OUTDATED! Fri Mar 4 16:16:01 2016 -> WARNING: Local version: 0.99 Recommended version: 0.99.1 Fri Mar 4 16:16:01 2016 -> DON'T PANIC! Read http://www.clamav.net/support/faq Fri Mar 4 16:16:01 2016 -> main.cvd is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo) Fri Mar 4 16:16:04 2016 -> Downloading daily-21439.cdiff [100%] Fri Mar 4 16:16:06 2016 -> Downloading daily-21440.cdiff [100%] Fri Mar 4 16:16:10 2016 -> daily.cld updated (version: 21440, sigs: 1868412, f-level: 63, builder: neo) Fri Mar 4 16:16:10 2016 -> bytecode.cld is up to date (version: 271, sigs: 47, f-level: 63, builder: anvilleg) Fri Mar 4 16:16:15 2016 -> Database updated (4292684 signatures) from db.local.clamav.net (IP: 155.98.64.87) Fri Mar 4 16:16:15 2016 -> ERROR: NotifyClamd: Can't find or parse configuration file /etc/clamav/clamd.conf Fri Mar 4 16:16:15 2016 -> -------------------------------------- What can I do to get clamav working? Larry
Did you read the support FAQ links, like the errors tell you to ? Try typing : Code: Select allclamtk See what that does or says. Also see : Code: Select all $ man freshclam Also : On a Debian system, What can I do to get clamav working? goes into much more details. http://www.clamav.net/documents/installing-clamav
Hi all: I got a very strange problem. It is a fresh installed system, and the system version is Debian AMD64 Stable 8.0, as follows: Code: Select all> uname -a Linux PC-686 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux Every time, when I try to use fcitx to input Chinese words, the mate desktop will logout immediately. I use the same system with two other computers and both of them are just fine. Why it does not work for my laptop?
What kind of laptop ? and the other 2 computers ?
I just upgraded three Debian exim mail servers from clamav 0.99 to clamav 0.99.2 and now all three mail servers are broken. That is, I have LocalSocket defined in /etc/clamav/clamd.conf as follows: LocalSocket /var/run/clamav/clamd.ctl However, the /var/run/clamav/clamd.ctl socket is never created on any of the three systems. Furthermore, the /var/run/clamav directory is never created at boot time either. So, could this be a systemd issue? The bottom line is that clamav is now totally broken which has subsequently broken exim's virus checking as well. freshclam reports the following in /var/log/freshclam.log: WARNING: Clamd was NOT notified: Can't connect to clamd through /var/run/clamav/clamd.ctl: No such file or directory This problem breaks my exim servers' mail processing whereby exim issues temporary rejections when any external mail is received since the clamav socket cannot be accessed. The exim logs reports the following in /var/log/exim4/mainlog: 2016-07-02 09:53:12 1bJLM8-0001oO-6m malware acl condition: clamd: unable to connect to UNIX socket (/var/run/clamav/clamd.ctl): No such file or directory 2016-07-02 09:53:12 1bJLM8-0001oO-6m H=mail-it0-f41.google.com [209.85.214.41] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 F=<anyuser@gmail.com> temporarily rejected after DATA Therefore, I have had to disable the clamav virus checks by exim in order to get the mail processed but obviously without virus checking. clamav 0.99 was working perfectly with my configuration prior to this upgrade and I have not changed anything otherwise. Does anybody know of a solution to this problem? How do I get clamav 0.99.2 to play nicely with exim on Debian? Is this a regression in Debian's clamav 0.99.2? I have a FreeBSD version of clamav 0.99.2 working perfectly without these problems. Any help would be greatly appreciated. Thanks, Gordon
https://bugs.debian.org/cgi-bin/bugrepo ... bug=827909 Can we see the output of: Code: Select allsystemctl status clamav-daemon clamav-freshclam.service The systemd journal may reveal more, see https://www.digitalocean.com/community/ ... stemd-logs Finally, does your system function correctly if you boot with sysvinit instead of systemd? https://wiki.debian.org/FAQsFromDebianU ... _Jessie.3F
Hi All, I have started to learn a little about networking. I opened a website on my LAN at 10.0.0.2 with just 2 files. 1) index.html 2) a file called error.log with the line: "Errorlog /var/www/nirel/error.log" in my website configuration file. (so far so good) When entering to this website I can see both index.html and error.log, and everything is working fine After I looked a bit closer I saw that in my error.log file it is written "[client 10.0.0.3]" (I entered from a different computer in my LAN and this is the current IP.) The problem is that I thought that when computers speak to each other on the LAN they are using the second layer of the osi module therefore it uses the mac address to communicate, therefore my mac address should be shown and not the IP doesn't it? I also pinged the computer and it showed the IP and not the mac address why? note: Because I am only in my LAN (I even later used a lab configuration so no outside internet but my LAN) I cant seem to understand why it works like this
Nirel wrote:Hi All, I have started to learn a little about networking. I opened a website on my LAN at 10.0.0.2 with just 2 files. 1) index.html 2) a file called error.log with the line: "Errorlog /var/www/nirel/error.log" in my website configuration file. (so far so good) When entering to this website I can see both index.html and error.log, and everything is working fine After I looked a bit closer I saw that in my error.log file it is written "[client 10.0.0.3]" (I entered from a different computer in my LAN and this is the current IP.) The problem is that I thought that when computers speak to each other on the LAN they are using the second layer of the osi module therefore it uses the mac address to communicate, therefore my mac address should be shown and not the IP doesn't it? I also pinged the computer and it showed the IP and not the mac address why? note: Because I am only in my LAN (I even later used a lab configuration so no outside internet but my LAN) I cant seem to understand why it works like this In principle computers in a LAN (more specifically, in a "collision domain") could communicate directly using MAC addresses, but common programs (such as web clients and web servers) use TCP/IP, which means that IP addresses are used to know who's who and for routing. The MAC address will then be used (transparently, for you) only for communication between the router/switch and computers.
Hi everyone, I want to access a raspberry pi running Raspian from two different computers on the same network. One of them logs in without a hiss but the other one gets "Permission denied, please try again." and I have no idea where to begin. This is the output given by the laptop who's able to log in, which runs Debian Jessie: Code: Select all$ ssh -v pi@192.168.1.101 OpenSSH_6.7p1 Debian-5+deb8u2, OpenSSL 1.0.1t 3 May 2016 debug1: Reading configuration data /home/rock/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 192.168.1.101 [192.168.1.101] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_rsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ecdsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ed25519 type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-5+deb8u2 debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Raspbian-5+deb8u2 debug1: match: OpenSSH_6.7p1 Raspbian-5+deb8u2 pat OpenSSH* compat 0x04000000 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr umac-64-etm@openssh.com none debug1: kex: client->server aes128-ctr umac-64-etm@openssh.com none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ECDSA 66:35:31:92:0c:e9:5f:d3:5a:95:97:fe:49:95:fa:e3 debug1: Host '192.168.1.101' is known and matches the ECDSA host key. debug1: Found key in /home/rock/.ssh/known_hosts:1 debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password debug1: Next authentication method: publickey debug1: Trying private key: /home/rock/.ssh/id_rsa debug1: Trying private key: /home/rock/.ssh/id_dsa debug1: Trying private key: /home/rock/.ssh/id_ecdsa debug1: Trying private key: /home/rock/.ssh/id_ed25519 debug1: Next authentication method: password pi@192.168.1.101's password: debug1: Authentication succeeded (password). Authenticated to 192.168.1.101 ([192.168.1.101]:22). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: Sending environment. debug1: Sending env LANG = en_US.utf8 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sun Jul 10 09:48:33 2016 from 192.168.1.103 pi@raspberrypi:~ $ And this is the output of the desktop computer which is unable to log in, this one runs Debian Sid: Code: Select all$ ssh -v 192.198.1.101 -l pi OpenSSH_7.2p2 Debian-5, OpenSSL 1.0.2h 3 May 2016 debug1: Reading configuration data /home/rock/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 192.198.1.101 [192.198.1.101] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_rsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ecdsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ed25519 type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Debian-5 debug1: Remote protocol version 2.0, remote software version dropbear_2014.63 debug1: no match: dropbear_2014.63 debug1: Authenticating to 192.198.1.101:22 as 'pi' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256@libssh.org debug1: kex: host key algorithm: ssh-rsa debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha1 compression: none debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha1 compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ssh-rsa SHA256:3IWElqYqRaKqR9Zya8+9XsivICFqAw4ATy7EVmkaF9E debug1: Host '192.198.1.101' is known and matches the RSA host key. debug1: Found key in /home/rock/.ssh/known_hosts:9 debug1: rekey after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: rekey after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password debug1: Next authentication method: publickey debug1: Trying private key: /home/rock/.ssh/id_rsa debug1: Trying private key: /home/rock/.ssh/id_dsa debug1: Trying private key: /home/rock/.ssh/id_ecdsa debug1: Trying private key: /home/rock/.ssh/id_ed25519 debug1: Next authentication method: password pi@192.198.1.101's password: debug1: Authentications that can continue: publickey,password Permission denied, please try again. Comparing the two outputs I noticed the desktop computer gets the wrong remote software. The laptop gets Code: Select alldebug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Raspbian-5+deb8u2 debug1: match: OpenSSH_6.7p1 Raspbian-5+deb8u2 pat OpenSSH* compat 0x04000000 While the desktop gets: Code: Select alldebug1: Remote protocol version 2.0, remote software version dropbear_2014.63 debug1: no match: dropbear_2014.63 What's going on here? Is there something wrongly configured in the desktop computer? Since I'm able to log in from the laptop I'm assuming that there's no problem with the Raspberry's configuration and that the problem then, resides in the desktop computer. If you need any more outputs or system information I'll gladly provide it. I posted here sine both computers run Debian, but if there's a better place for it please let me know. Thanks a lot. P.S.: Just in case anyone wonders, I tried downgrading openssh-client from 7.2 to 6.7 on the desktop computer but it was unable to log in anyway. Here's the output when the openssh-client is downgraded: Code: Select all$ ssh -v 192.198.1.101 -l pi OpenSSH_6.7p1 Debian-5+deb8u2, OpenSSL 1.0.2d 9 Jul 2015 debug1: Reading configuration data /home/rock/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 192.198.1.101 [192.198.1.101] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_rsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ecdsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ed25519 type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rock/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-5+deb8u2 debug1: Remote protocol version 2.0, remote software version dropbear_2014.63 debug1: no match: dropbear_2014.63 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-sha1 none debug1: kex: client->server aes128-ctr hmac-sha1 none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: RSA 63:5e:b5:ee:be:fc:91:a4:cb:9b:d4:d7:e9:6f:21:5a debug1: Host '192.198.1.101' is known and matches the RSA host key. debug1: Found key in /home/rock/.ssh/known_hosts:9 debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password debug1: Next authentication method: publickey debug1: Trying private key: /home/rock/.ssh/id_rsa debug1: Trying private key: /home/rock/.ssh/id_dsa debug1: Trying private key: /home/rock/.ssh/id_ecdsa debug1: Trying private key: /home/rock/.ssh/id_ed25519 debug1: Next authentication method: password pi@192.198.1.101's password: debug1: Authentications that can continue: publickey,password Permission denied, please try again.
$ ssh -v pi@192.168.1.101 $ ssh -v 192.198.1.101 -l pi
Code: Select all# apt-get update Hit:1 http://us... Reading package lists... Done # apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: alsamixergui atril atril-common caja caja-common clipit cracklib-runtime debian-mate-default-settings engrampa engrampa-common exo-utils fonts-droid-fallback fonts-mathjax fonts-noto-mono galculator ghostscript giblib1 gnome-disk-utility gnome-screenshot gnome-system-tools gnome-user-guide gpicview gsfonts gtk2-engines gtk2-engines-xfce gucharmap gvfs-fuse hddtemp iceweasel leafpad libatrildocument3 libatrilview3 libburn4 libcaja-extension1 libcrack2 libcupsfilters1 libcupsimage2 libdjvulibre-text libdjvulibre21 libexempi3 libexo-1-0 libexo-common libexo-helpers libfltk1.1 libfm-data libfm-extra4 libfm-gtk-data libgail-3-0 libgarcon-1-0 libgarcon-common libgs9 libgs9-common libgtksourceview2.0-0 libgtksourceview2.0-common libgucharmap-2-90-7 libgxps2 libical2 libijs-0.35 libisofs6 libjbig2dec0 libjs-mathjax libjte1 libkeybinder-3.0-0 libkeybinder0 libkpathsea6 libmad0 libmate-desktop-2-17 libmate-menu2 libmate-panel-applet-4-1 libmatekbd-common libmatekbd4 libmatemixer-common libmatemixer0 libmateweather-common libmateweather1 libmenu-cache-bin libmenu-cache3 libobrender32v5 libobt2v5 liboobs-1-5 libopenjp2-7 libpango1.0-0 libpoppler-glib8 libpoppler61 libpwquality-common libpwquality1 libsensors4 libspectre1 libtagc0 libthunarx-2-0 libtumbler-1-0 libunique-1.0-0 libunique-3.0-0 libupower-glib3 libuser1 libvte-common libvte9 libwnck-common libwnck22 libxdo3 libxfce4panel-2.0-4 libxfce4ui-utils libxmmsclient-glib1 libxmmsclient6 libyelp0 lm-sensors lsb-release mate-desktop mate-icon-theme mate-menus mate-panel mate-panel-common mate-polkit mate-polkit-common mate-session-manager mate-settings-daemon mate-settings-daemon-common mate-terminal mate-terminal-common mate-user-guide menu-xdg mousepad obconf openbox openssh-client orage p7zip p7zip-full poppler-data python-cffi-backend python-chardet python-cryptography python-enum34 python-idna python-ipaddress python-mate-menu python-ndg-httpsclient python-openssl python-pyasn1 python-requests python-six python-urllib3 python-xdg ristretto scrot system-tools-backends tango-icon-theme thunar thunar-archive-plugin thunar-data thunar-media-tags-plugin thunar-volman tumbler tumbler-common unzip usermode x11-apps x11-session-utils xarchiver xbitmaps xdotool xfburn xfce4-appfinder xfce4-battery-plugin xfce4-clipman xfce4-clipman-plugin xfce4-cpufreq-plugin xfce4-cpugraph-plugin xfce4-datetime-plugin xfce4-dict xfce4-diskperf-plugin xfce4-fsguard-plugin xfce4-genmon-plugin xfce4-mailwatch-plugin xfce4-mount-plugin xfce4-netload-plugin xfce4-notes xfce4-notes-plugin xfce4-panel xfce4-places-plugin xfce4-power-manager xfce4-power-manager-data xfce4-power-manager-plugins xfce4-pulseaudio-plugin xfce4-screenshooter xfce4-sensors-plugin xfce4-session xfce4-settings xfce4-smartbookmark-plugin xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-timer-plugin xfce4-verve-plugin xfce4-wavelan-plugin xfce4-weather-plugin xfce4-whiskermenu-plugin xfce4-xkb-plugin xfdesktop4 xfdesktop4-data xfwm4 xinit xmms2-core xmms2-plugin-alsa xmms2-plugin-id3v2 xmms2-plugin-mad xmms2-plugin-vorbis xorg xscreensaver xscreensaver-data yelp yelp-xsl zip Use 'apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. i just use MATE ... how to solve ? tia !
"Hey doctor, it hurts when I do that". Doctor - "Don't do that". Don't use autoremove if it threatens to remove half your system. I never use it, the space it may save isn't worth the trouble IMO.
I recently installed a Samsung 950 PRO NVME SSD in my Intel NUC computer. Now I am wondering about the proper way to run fstrim. I looked at the mounted devices using fdisk -l and see that there are three occurrences of the nvme device. They are /dev/nvme0n1p1 EFI /dev/nvme0n1p2 Linux System /dev/nvme0n1p3 Linux Swap So, do I Code: Select allfstrim /dev/nvme0n1 (the whole drive), or do I do it on just a partition? I am guessing the whole drive but I don't want to mess something up.
wizard10000 wrote:Easy. Code: Select allfstrim -a For a more detailed explanation fstrim works by filesystem, not block device - so if you don't want to run fstrim on all partitions on the SSD then you need to specify the partition . Hope this helps - Ahhh! I was just looking for examples (man pages aren't explicit enough for me) and saw Code: Select allfstrim / which would be trimming the mounted file system. Makes sense. And the -a option trims all mounted file systems that support fstrim. Thanks for your feedback.
I run Debian Jessie. A few days ago, apt-get upgrade replaced Iceweasel with Firefox-esr. Now videos do not play in Facebook. All I get is a black rectangle. Videos from Youtube and other sites play as they should. Should I post this on a Facebook forum?
do you haw 'facebook flash video player' install or anode 'falsh-player' you wile find them under firefox 'add-ons manager'
I'm having trouble getting keyboard volume keys working with lxde. I have tried a couple of methods found on another forum, but they did not work. I'm currently using wheezy.
Here is my Openbox config, but you should put yours into LXDE's: Code: Select all~/.config/openbox/lxde-rc.xml This is the part I use to control volume and I put it to the key bindings in the <keyboard> section: Lower volume by 5% by pressing the lower volume button: Code: Select all <keybind key="XF86AudioLowerVolume"> <action name="Execute"> <startupnotify> <enabled>true</enabled> <name>volumedown</name> </startupnotify> <command>amixer -c 0 set Master 5%- unmute</command> </action> </keybind> Same to raise volume Code: Select all<keybind key="XF86AudioRaiseVolume"> <action name="Execute"> <startupnotify> <enabled>true</enabled> <name>volumeup</name> </startupnotify> <command>amixer -c 0 set Master 5%+ unmute</command> </action> </keybind> Mute/unmute volume Code: Select all<keybind key="XF86AudioMute"> <action name="Execute"> <startupnotify> <enabled>true</enabled> <name>volumedown</name> </startupnotify> <command>amixer -c 0 set Master toggle</command> </action> </keybind> This even works with Pulseaudio enabled.
I've tried to update Chromiun a couple of times during the last two weeks and I always get: 1 update available Web browser chromium-50.0.2661.75-1-deb8u1 (64-bit) but when I try to update, I get: Failed to process request E: http://security.debian.org/ jessie/updates/main chromium amd64 50.0.2661.75-1~deb8u1 is not (yet) available (404 Not Found [IP: 195.20.242.89 80]) I'd like to have updated Chromium, because Finnish banks don't accept Ice Weasel. The same thing happens if I try to update via Synaptic. At the moment I seem to have: Version 49.0.2623.108 Built on 8.3, running on Debian 8.4 (64-bit)
The current version of Chromium is 50.0.2661.94 https://packages.debian.org/jessie/chromium Have you updated your package database? Code: Select all# apt update # apt install chromium If that doesn't work, post the full output of: Code: Select allapt-cache policy EDIT: Is there a typo in /etc/apt/sources.list? See https://wiki.debian.org/SourcesList#Exa ... 2Jessie.22
Hi all, Looking for some help with this strange bug... I'm running Jessie on a new RPi3 and for some reason all my files display incorrectly from the command line. It doesn't matter if I open them in emacs or nano, the lines seem to get offset by 1 character. (For example, see http://i.imgur.com/wIawUEL.png or http://i.imgur.com/GhLn4Lg.png) This happens both when I try to use the files locally or remotely through an SSH client. Sometimes it's just the top line, other times every line. I've checked the MD5 hashes, and the files are not actually altered when they're opened, but they do display incorrectly. It makes editing extremely difficult because while the lines are actually correct in the file, they display as if they were on another line (I basically need to return down a couple lines and then backspace to view the files correctly if this makes sense at all). I can't figure out what causes the issue or how to fix it. Any help would be greatly appreciated-it's driving me crazy!
Weird. Apparently it's the content portion of the display that is affected, and not the display window as a whole. Does the same thing happen for viewing an actual file as well? And does it happen with less as well? And with clear?
Hi guys there is something that I don't understand in Debian. Why can't I use some applications as normal user? For example I can't launch basic command like "ifconfig -a" or "fdisk -l", I think until you don't write or overwrite any system files you should free to use these commands. Same for the log files, for this issue I knew you can easily add you user in the adm group, but for the rest? Does exist a solution instead to modify the visudo file? Thanks!
Head_on_a_Stick wrote:Yes, I see what you are saying but it's not possible to require different levels of privilege for different command flags -- if the "-l" flag is allowed for the non-root user then all the other command flags (and hence the full functionality of the program) would be allowed as well.How about dpkg -l ? I have been mildly confused about this but just learned to live with it.
Hello, I have an odd one. I'm running 8.4 Jessie with Linux 3.16.0-4-amd64 Kernel and the MATE 1.8.1 GUI. I'm using Iceweasel 38.8.0 with the flashplugin-nonfree (1:3.6.1) installed. Whenever I attempt to watch a video with an HTML5 player it not only crashes the browser but the entire desktop. YouTube works fine for me. It allows the older flash player to run. However a site such as Vessel will take my entire desktop down with it. I can't find anything about this in the MAN or wiki. I'm assuming it isn't a common bug. Any help will be appreciated. Thank you.
Upload the content of /var/log/Xorg.0.log to https://paste.debian.net/ and post a link to it here please.
I've just installed Debian (8.3 64bit iso) and I've got no audio, and videos play back faster than they should and stutter. After installation I did apt-get update && apt-get upgrade, then installed the nvidia drivers. I've checked in alsamixer that everything is un-muted and that my speakers are turned on, I also tried USB headphones. I doubt it's a hardware fault because earlier today this computer was running Windows 10 and everything was working *fine*. I checked the SoundFAQ but could not resolve the issue. I also googled my problem, but since I don't have any error message to work with I've not been able to diagnose the issue. CPU: i5 6600k Skylake Motherboard: MSI Z170A Krait Ram: 16gb Corsair Vengeance DDR4 Graphics: Gigabyte 960 GTX Storage: Samsung Evo 850 (installed /) | Seagate Barracuda 1TB (installed /home) | No swap partition Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux Code: Select allOS: Debian 8.4 jessie Kernel: x86_64 Linux 3.16.0-4-amd64 Shell: bash 4.3.30 Resolution: 1920x1080 WM: Xfwm4 WM Theme: Default GTK Theme: Not Found [GTK2], Not Found [GTK3] Icon Theme: Not Found Font: Not Found CPU: Intel Core i5-6600K CPU @ 3.503GHz RAM: 402MB / 16039MB Code: Select all00:1f.3 Audio device: Intel Corporation Device a170 (rev 31) Subsystem: Micro-Star International Co., Ltd. [MSI] Device f984 Flags: bus master, fast devsel, latency 32, IRQ 146 Memory at df540000 (64-bit, non-prefetchable) [size=16K] Memory at df520000 (64-bit, non-prefetchable) [size=64K] Capabilities: [50] Power Management version 3 Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Kernel driver in use: snd_hda_intel 01:00.1 Audio device: NVIDIA Corporation Device 0fba (rev a1) Subsystem: Gigabyte Technology Co., Ltd Device 36ad Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at df080000 (32-bit, non-prefetchable) [size=16K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Kernel driver in use: snd_hda_intel
wizard10000 wrote:It would be wise to enable the backports repo and update kernel and firmware. Skylake is a little too new for Debian Stable without some help from newer packages. The first two steps of installing the Nvidia drivers required this. NvidiaGraphicsDrivers wrote: Add jessie-backports to your /etc/apt/sources.list, for example: # jessie-backports deb http://httpredir.debian.org/debian jessie-backports main contrib non-free Install Linux headers for the kernel you are using. If you are using the 3.16 Linux kernel in Debian Jessie: # apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') Is there something else I'm missing? EDIT I just tried the step 2.5, but still no resolution. Code: Select all# apt-get install -t jessie-backports linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
Dear all, I would like to use Netflix on my Debian Jessie dist, however this only works flawlessly after the first (fresh) start of Google Chrome. Once I close Chrome and reopen it again the only thing displayed when watching a Netflix is the subtitles while the sound plays. I say first start because removing/renaming the google-chrome config folder (.config/google-chrome) enables the image to display correctly again, however only for one start-exit cycle. I tried not logging in to my Google account, that is, not synchronizing extensions, etc. but this also doesn't provide a solution. Reinstalling the Chrome browser was also attempted (without luck). Some specifics, please feel free to inquire more since I am unsure what is exactly relevant here: Debian GNU/Linux 8 (jessie) 64-bit google-chrome-stable version 50.0.2661.102-1 This problem appears totally random to me, but I hope someone in this board can shed some light on the issue. Note that I can watch Netflix, but the procedure of removing the configuration file every single time seems cumbersome. Edit: The same is also happening for Youtube/Vimeo, so it is not primarily Netflix related.
Is hardware acceleration enabled in the Chrome settings? If so, try disabling it to see if that helps. It's also worth running Chrome from the terminal to see if any errors come up, and since this seems to be a video problem, the graphics hardware and driver may prove relevant.
Hello. Since my last update, the X server doesn't start anymore when I start on the default grub kernel. On extinction, the message 'xorg 887 blocked for more than 120 seconds', appears and I never have a clean halt. I can use X when starting on the other kernel available in grub, but I'd like to make everything work fine again. What I don't understand is that the kernel number of the functionnal one is higher than the non-functionnal one. Well. Any help is welcome. Debian Jessie Elitebook with Radeon graphic card (not fully supported) Kernels: 3.16.0-4-amd64 (3.16.7-ckt25-1) (problematic) 3.16.2-amd64 (functionnal)
pierrejb wrote:3.16.0-4-amd64 (3.16.7-ckt25-1) (problematic) See this mailing list post for the upcoming 8.5 release for jessie, the "linux" package (ckt25) is named: https://lists.debian.org/debian-stable- ... 00001.html So this should be fixed with the next point release.
Kde 4.14.2 is what I have and I don't know if I want to upgrade because I first want to know Debians reason for an older DE.
On stable? No.
I compiled the kernel(3.17.2),but a problem occurred during the system boot. My system is jessie on ext4,with UEFI.My hardware is a notebook designed by acer(V3-471G) when it turn into emergency mode,I can mount the disk manually.Then i have nothing to do with it. when i use the kernel Provide by debian(3.16.7),it works well。 Actually my english is not good,so please see the log. I hope i have make me clear. Following is my log. Code: Select allNov 09 16:23:20 debian systemd[1]: Job dev-disk-by\x2duuid-18784ABE784A9A80.device/start timed out. Nov 09 16:23:20 debian systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-18784ABE784A9A80.device. -- Subject: Unit dev-disk-by\x2duuid-18784ABE784A9A80.device has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-18784ABE784A9A80.device has failed. -- -- The result is timeout. Nov 09 16:23:20 debian systemd[1]: Dependency failed for /media/d. -- Subject: Unit media-d.mount has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit media-d.mount has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Dependency failed for Local File Systems. -- Subject: Unit local-fs.target has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Job dev-disk-by\x2duuid-16AEF5A9AEF58193.device/start timed out. Nov 09 16:23:20 debian systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-16AEF5A9AEF58193.device. -- Subject: Unit dev-disk-by\x2duuid-16AEF5A9AEF58193.device has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-16AEF5A9AEF58193.device has failed. -- -- The result is timeout. Nov 09 16:23:20 debian systemd[1]: Dependency failed for /media/c. -- Subject: Unit media-c.mount has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit media-c.mount has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Job dev-disk-by\x2duuid-040c9442\x2d0b0d\x2d4701\x2d9c3f\x2d71dcb7e2ce40.device/start timed out. Nov 09 16:23:20 debian systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-040c9442\x2d0b0d\x2d4701\x2d9c3f\x2d71dcb7e2ce40.device. -- Subject: Unit dev-disk-by\x2duuid-040c9442\x2d0b0d\x2d4701\x2d9c3f\x2d71dcb7e2ce40.device has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-040c9442\x2d0b0d\x2d4701\x2d9c3f\x2d71dcb7e2ce40.device has failed. -- -- The result is timeout. Nov 09 16:23:20 debian systemd[1]: Dependency failed for /home. -- Subject: Unit home.mount has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit home.mount has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Dependency failed for File System Check on /dev/disk/by-uuid/040c9442-0b0d-4701-9c3f-71dcb7e2ce40. -- Subject: Unit systemd-fsck@dev-disk-by\x2duuid-040c9442\x2d0b0d\x2d4701\x2d9c3f\x2d71dcb7e2ce40.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck@dev-disk-by\x2duuid-040c9442\x2d0b0d\x2d4701\x2d9c3f\x2d71dcb7e2ce40.service has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Job dev-disk-by\x2duuid-16D0\x2dBB20.device/start timed out. Nov 09 16:23:20 debian systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-16D0\x2dBB20.device. -- Subject: Unit dev-disk-by\x2duuid-16D0\x2dBB20.device has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-16D0\x2dBB20.device has failed. -- -- The result is timeout. Nov 09 16:23:20 debian systemd[1]: Dependency failed for /boot/efi. -- Subject: Unit boot-efi.mount has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit boot-efi.mount has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Dependency failed for File System Check on /dev/disk/by-uuid/16D0-BB20. -- Subject: Unit systemd-fsck@dev-disk-by\x2duuid-16D0\x2dBB20.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck@dev-disk-by\x2duuid-16D0\x2dBB20.service has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Job dev-disk-by\x2duuid-d5578720\x2d974d\x2d41c5\x2db154\x2d5cb3692deb8c.device/start timed out. Nov 09 16:23:20 debian systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-d5578720\x2d974d\x2d41c5\x2db154\x2d5cb3692deb8c.device. -- Subject: Unit dev-disk-by\x2duuid-d5578720\x2d974d\x2d41c5\x2db154\x2d5cb3692deb8c.device has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-d5578720\x2d974d\x2d41c5\x2db154\x2d5cb3692deb8c.device has failed. -- -- The result is timeout. Nov 09 16:23:20 debian systemd[1]: Dependency failed for /dev/disk/by-uuid/d5578720-974d-41c5-b154-5cb3692deb8c. -- Subject: Unit dev-disk-by\x2duuid-d5578720\x2d974d\x2d41c5\x2db154\x2d5cb3692deb8c.swap has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-d5578720\x2d974d\x2d41c5\x2db154\x2d5cb3692deb8c.swap has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Dependency failed for Swap. -- Subject: Unit swap.target has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit swap.target has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd[1]: Job dev-sda6.device/start timed out. Nov 09 16:23:20 debian systemd[1]: Timed out waiting for device dev-sda6.device. -- Subject: Unit dev-sda6.device has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-sda6.device has failed. -- -- The result is timeout. Nov 09 16:23:20 debian systemd[1]: Dependency failed for Swap Partition. -- Subject: Unit dev-sda6.swap has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-sda6.swap has failed. -- -- The result is dependency. Nov 09 16:23:20 debian systemd-journal[1234]: Forwarding to syslog missed 16 messages. -- Subject: One or more messages could not be forwarded to syslog -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- One or more messages could not be forwarded to the syslog service -- running side-by-side with journald. This usually indicates that the -- syslog implementation has not been able to keep up with the speed of -- messages queued. Nov 09 16:23:20 debian systemd-journal[1234]: Runtime journal is using 8.0M (max allowed 115.6M, trying to leave 173.4M free of 1.1G available → current limit 115.6M). Nov 09 16:23:20 debian alsactl[1459]: Found hardware: "HDA-Intel" "Intel PantherPoint HDMI" "HDA:10ec0269,1025069e,00100100 HDA:80862806,1025069e,00100000" "0x1025" "0x069e" Nov 09 16:23:20 debian alsactl[1459]: Hardware is initialized using a generic method Nov 09 16:23:20 debian alsactl[1459]: /usr/sbin/alsactl: set_control:1325: failed to obtain info for control #20 (No such file or directory) Nov 09 16:23:20 debian alsactl[1459]: /usr/sbin/alsactl: set_control:1325: failed to obtain info for control #21 (No such file or directory) Nov 09 16:23:20 debian networking[1463]: Configuring network interfaces...done. Nov 09 16:23:21 debian rpcbind[1533]: Starting rpcbind daemon.... Nov 09 16:23:21 debian ntpdate[1540]: Can't find host 0.debian.pool.ntp.org: Name or service not known (-2) Nov 09 16:23:21 debian ntpdate[1540]: Can't find host 1.debian.pool.ntp.org: Name or service not known (-2) Nov 09 16:23:21 debian ntpdate[1540]: Can't find host 2.debian.pool.ntp.org: Name or service not known (-2) Nov 09 16:23:21 debian ntpdate[1540]: Can't find host 3.debian.pool.ntp.org: Name or service not known (-2) Nov 09 16:23:21 debian ntpdate[1540]: no servers can be used, exiting Nov 09 16:23:21 debian kbd[1550]: Setting console screen modes. Nov 09 16:23:21 debian kbd[1550]: setterm: $TERM is not defined. Nov 09 16:23:21 debian console-setup[1580]: Setting up console font and keymap...done. Nov 09 16:25:32 debian kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) Nov 09 16:25:32 debian systemd-udevd[1246]: Network interface NamePolicy= disabled on kernel commandline, ignoring. Nov 09 16:25:32 debian ntfs-3g[1653]: Version 2014.2.15AR.2 integrated FUSE 28 Nov 09 16:25:32 debian ntfs-3g[1653]: Mounted /dev/sda3 (Read-Write, label "Acer", NTFS 3.1) Nov 09 16:25:32 debian ntfs-3g[1653]: Cmdline options: rw,noexec,nosuid,nodev,umask=000,uid=1000,gid=1000,user Nov 09 16:25:32 debian ntfs-3g[1653]: Mount options: rw,noexec,nosuid,nodev,user,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sda3,blkdev,blksize=4096 Nov 09 16:25:32 debian ntfs-3g[1653]: Global ownership and permissions enforced, configuration type 7 Nov 09 16:25:33 debian ntfs-3g[1656]: Version 2014.2.15AR.2 integrated FUSE 28 Nov 09 16:25:33 debian ntfs-3g[1656]: Mounted /dev/sda4 (Read-Write, label "Data", NTFS 3.1) Nov 09 16:25:33 debian ntfs-3g[1656]: Cmdline options: rw,noexec,nosuid,nodev,umask=000,uid=1000,gid=1000,user Nov 09 16:25:33 debian ntfs-3g[1656]: Mount options: rw,noexec,nosuid,nodev,user,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sda4,blkdev,blksize=4096 Nov 09 16:25:33 debian ntfs-3g[1656]: Global ownership and permissions enforced, configuration type 7
reinob wrote:And welcome to systemd. You get so many entries in your log but none tell you what's actually hitting you (when it works, it works wonderfully though Just a comment on this, the couple times I've had problems, journalctl has pinpointed them instantly: Code: Select alljournalctl -b -p 3
Hey, so after the update yesterday (opera-stable package) my browser stopped supporting Flash. For example on YT (when there is no HTML5 player available) I see "The Adobe Flash Player is required for video playback". Till now I didn't have such problems. Was using pepper flash plugin. Any ides how to fix it? Btw is there a way to display the package version history, I though about downgrade. Thanks and have a nice day
wizard10000 wrote:At least in Sid I found that libpepflashplayer.so was missing from /usr/lib/pepperflashplugin-nonfree. I downloaded the 64-bit Chrome deb from google, extracted libpepflashplayer.so, placed it in the proper location and pepperflash works now. I did open a bug report on this - bug link is https://bugs.debian.org/cgi-bin/bugrepo ... bug=822327 Hope this helps - Thank you so much, it's working!
I am running 32 bit Wheezy and Gnome Classic DE. I have a 4 port modem/router, no wireless connections. At the time there were no other computers connected. I noticed something that seems strange to me and just wanted to ask about it. After closing the Iceweasel browser I noticed that the indicator light, for the connection to my PC, continued flashing at a rapid rate (not just an occasional blink). This went on for almost a minute before I did a manual disconnect (clicked on the connection Icon and selected disconnect). This happened a couple more times and so I rebooted (logging out did not help). I looked at netstat and top but can make no sense of what I am seeing. Is this something abnormal or am I being paranoid? Thought I might add that I had no programs open at the time. Just the desktop. Another bit of info. I have automatic updates turned off. Well, it has not happened again in a week so it was probably some anomalous behavior after closing the browser. I will keep watching.
Can you get an address to where the connection is coming from? Maybe nmap could help? Some years ago I had a router that flooded my system with attempts to download. It turned out that the modem was trying to call home to its manufacturer. I never figured out why but probably for maintenance reasons. Anyway, knowing where the signal is coming from could go a long way to sorting out what is going on. It's one of the reasons I have Conky running on my desktop. It monitors several functions so I can spot anomalies. Among these are open ports with source.
I've been using Arch Linux + grsec for years now, and I'm looking a more stable distro to use from now on, so that excludes Debian Sid as it's often affected by the same problems as Arch. Sid does have full support for grsec, but I can't use it right now. I literally feel naked without grsec but I don't have the time to manually compile the Kernel 2 to 3 times a month ATM, so I'm in need for a repo that has ready-to-use Kernel images and utilities. The wiki mentiones the corsac repo and says he/she is a security researcher working with Debian. Does anyone have info on him/her? It appears he/she hasn't updated the Kernel images in two months, which is worrying to say the least. Does anyone know of a different repo? BTW, I just asked the Memphis community if they can backport the Kernel and utils to Jessie: http://forum.mepiscommunity.org/viewtop ... 21&t=39896 Cheers.
http://molly.corsac.net/~corsac/debian/ ... /packages/
Hi currently have access to three computers which run Windows 10, Ubuntu 16.04 and Debian 8.3 Cinnamon. Currently I use KeepassX 2.0.2 on both Windows and Ubuntu. I would also like to use it on Debian, but when I check the Debian repository for KeepassX, I see it looks like it only has the old version 0.4.3 Code: Select allhugh@dell-vostro-debian:~$ apt show keepassx Package: keepassx Version: 0.4.3+dfsg-0.1+deb8u1 Installed-Size: 2,997 kB Maintainer: Reinhard Tartler <siretart@tauware.de> Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.9), libx11-6, libxtst6 Homepage: http://www.keepassx.org/ Tag: implemented-in::c++, interface::x11, role::program, scope::utility, security::cryptography, suite::kde, uitoolkit::qt, use::storing, x11::application Section: utils Priority: optional Download-Size: 749 kB APT-Sources: http://ftp.uk.debian.org/debian/ jessie/main amd64 Packages Description: Cross Platform Password Manager KeePassX is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish. hugh@dell-vostro-debian:~$ ... so if I install KeepassX on Debian, I will only get a very old version? I would prefer to use the newer version on my Debian computer since it uses the new database file format (.kdbx) so is easier to keep everything in sync. I also read somewhere that KeePassX version 0.4.3 is no longer maintained. Does anyone know if the Debian repository will be updated anytime soon? I would prefer not to use an unofficial ppa to get the newer version in case it is less secure than the official repository. Any help and guidance would be appreciated
hughparker1 wrote:Any help and guidance would be appreciated In no particular order: Tip #1: Learn to check the backports repo before posting a thread about "old" software Tip #2: Try typing "keepassx debian" into your favorite search engine Tip #3: Learn how to use this tool: https://packages.debian.org Follow the advice above and you'll discover that your post was basically pointless. Edit: You really should start thinking of a forum post as your last resort, not your first resort.
Hello, I tried to open the gmail webpage with epiphany but a message appeared "cannot open this page reload it or continue your web browsing in another web page" (bad translation). I noticed that only with gmail epiphany has issues. Can I enter in gmail with epiphany web browser?
aquar wrote:Can I enter in gmail with epiphany web browser? I wouldn't advise it: Debian jessie release notes wrote: Debian 8 includes several browser engines which are affected by a steady stream of security vulnerabilities. The high rate of vulnerabilities and partial lack of upstream support in the form of long term branches make it very difficult to support these browsers with backported security fixes. Additionally, library interdependencies make it impossible to update to newer upstream releases. Therefore, browsers built upon the webkit, qtwebkit and khtml engines are included in Jessie, but not covered by security support. These browsers should not be used against untrusted websites. For general web browser use we recommend Iceweasel or Chromium. https://www.debian.org/releases/jessie/ ... r-security EDIT: To clarify, Epiphany is a webkit-based browser and, as such, is fundamentally insecure.
I have a old 80gb windows drive that is starting to fail the smart test so I want to clone it over to a 2TB drive before it fails. I figure I can hook both drives to my Debian server and run the DD command... What is the dd command I would enter on the command line to have it copy boot sectors and all? Is there a better way to do this? Also, I lost my notes but I remeber there is something I have to do to get the drives mounted. Can someone walk me through getting the drives to mount so I can run the dd command?
Soapm wrote:Is there a better way to do this? Use partimage or clonezilla - much faster and much smarter. dd is a terrible way to 'copy' huge partitions/disks (even if they are empty). But if you don't want to try those things, and would rather stick with dd anyway, a typical dd command would be something like - Code: Select all# dd if=/dev/sda of=/dev/sdb bs=2M ..where sda is your source disk (the 80 GB one), and sdb is the destination disk. Reverse these and see how gloriously dd can destroy the disk/data (hence the nickname - "Destroyer of Disks") (more examples : http://www.thegeekstuff.com/2010/10/dd- ... -examples/) Be aware that you will then need extra steps to expand the filesystem on your 2TB drive to make the rest of the space usable. So like I said first, just use a clonezilla live cd/usb and forget dd. You can find plenty of tutorials on clonezilla (including screenshots, PPTs and videos). Oh, but also be aware that IF there are bad sectors on the source disk, clonezilla or partimage will fail with default settings. In that case, you'll need to go into 'Advanced User' mode to skip/ignore errors, or much better, use 'ddrescue' program ('gddrescue' package in debian repos) to create an image of the failing disk. It is specially designed to rescue data from failing disks, and despite the 'dd' in its name, does it very smartly and efficiently.
Hi all, I am having trouble mounting a partition on "sda", I opened thunar as root to try and set permissions to the partition so I could access it but when I open thunar as root I don't see the partition, if I open thunar without root privileges only then I can see the partition, I just can't access it, I get the error "Failed to mount "backup' Not authorized to perform operation.
Look in /mnt
I have a netbook and when I was using Windows I often used the feature set to the Windows key and an arrow key to view everything vertically. I would turn my netbook on its side to read some ebooks, view images, or what ever else this might be suitable for. In other desktop environments besides Mate, I can tile a window to the top, bottom, and left or right side.
For a start, try running "xrandr -o left". Your display should rotate 90° (CCW). If you then run "xrandr -o normal" things will go back to normal. You can then set-up a keyboard shortcut for this. We'd need to know which desktop environment and/or window manager you're using. Probably there's a nice(r) way to this, but xrandr is your best friend here.
I have a small problem. After I installed something (unfortunately, I don't remember what exactly) I started getting this message when doing apt-get upgrade or dist-upgrade: Code: Select allReading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages have been kept back: rdnssd 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. I also tried apt-get install -s rdnssd to see what would happen if I tried to install this package manually and I got this: Code: Select allsudo apt-get install -s rdnssd Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: ndisc6 Recommended packages: resolvconf The following packages will be REMOVED: network-manager network-manager-gnome The following packages will be upgraded: rdnssd 1 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. Remv network-manager-gnome [1.1.90-3] Remv network-manager [1.1.91-3] Inst rdnssd [1.0.1-1+b1] (1.0.1-5 Debian:testing [amd64]) Conf rdnssd (1.0.1-5 Debian:testing [amd64]) After running aptitude I figured out that rdnssd conflicts with network-manager. I have no idea which of these I actually need and I'm afraid to touch it because loosing network connectiviity means that fixing it will be much harder. Other than that everything in my system seems to work. What should I do? Is it safe to uninstall rdnssd? Or should I uninstall network-manager? Note: It's debian testing, not stable.
Don't do anything, usually testing will fix the problem. Just continue to have it left back.
This is to do with accessing Dos era CD rom under Linux. The characters in directory and file titles appear as "chinese". sorry, I justt don't know the correct term for it. As I know that I've loaded and installed programs from these CD roms onto a Windows 2000 machine, I'm wondering why I can not read the file names now. They are definitely in English I've research and found the mount -o "characterset" but I shouldn't need to do that as they are not foreign language CD roms. The only other thing I can think off is that they are both degraded, but I would not have expected that of commercial CD roms. I'm trying to install them under PlayOnLinux. T.I.A.
A screen shot?
I recently bought an Intel NUC computer and an inexpensive UPS. The problem with the UPS is that there is no communication with the computer (eg no USB or serial ports). I do have a UPS on my other PC and have NUT running. So here is the question. Is there any way to have the main computer issue a shutdown command to the NUC? I have seen examples but they all require that a sudo user password which makes an automated, and unattended, method somewhat difficult. The good news is that I rarely leave the NUC powered on and unattended, but it would be interesting to have an automated way of shutting down the NUC if it was unattended. And a solution that can be implemented with the least amount of sophistication, and command of Linux, would be the best for me.
You can certainly issue the shutdown command remotely via ssh. The command will need root privs on the target box, so you can futz around with sudo for your regular user, or just ssh as root. This will need enabling on the target box (in /etc/ssh/sshd_config). This is generally frowned upon, as it's a known username and a successful password guess gives root on the box. You can use keys instead (the 'without password' option) to lower the risk considerably. You can also restrict ssh access to certain ip's.
Greetings. I've been running Debian (stable) on my daily use machine for years now without incident, or at least anything that would require help here, but I installed -testing a few months ago to play with and have now run into my first head-scratcher. First of all, my sources list is fine (just stretch - main, contrib, non-free), I installed using netinstall (amd64), and chose Gnome as the DE. I use the proprietary Nvidia driver, which works well, is up to date, and has never presented a problem. It's run fine for months. Here's the problem: I have installed extensions already using the https://extensions.gnome.org/ website, but now I notice that the page isn't displaying properly. No text at all, even when I type into the search thing. Just icons and empty space. Why? I just updated and I believe there were some gnome bits and pieces in there, so maybe something got messed up via that? I've tried reinstalling the Nvidia drivers, un-activating then re-activating the Gnome Shell Integration plug-in, all without any change. No non-standard fonts or anything in use, just the standard cantarell, and I haven't changed any font settings in Iceweasel (from the stretch repo of course)... Any ideas as to where else I should look?
I hate to bump this, but it's been a while now, with some updates since originally posted. The problem persists. I wouldn't be posting here if it wasn't Debian-specific. What I mean is that I have Gnome 3 running under a few other distros (Red Hat and Arch families) and they all display the https://extensions.gnome.org/ page correctly. I've since noticed that the entirety of gnome.org's tangle of pages is affected by whatever it is that's going on, none displaying more than a few words of text (dates only from what I've witnessed so far), rendering them useless really. All of this happens ONLY when using Debian-testing. I've opened the page in maybe a dozen other distros (using Gnome, KDE, Xfce, etc.) without issue. Of course I understand that I'm using -testing and that things can break, but the fact that I've already installed extensions (which themselves still work perfectly) from the Gnome site using stretch means that it once worked and now does not. There has to be a solution, right? Eventually? Unfortunately I'm not savvy enough to even begin to know what's going on here beyond what I specified in the first post (I've also tried setting up a new user account to see if maybe my settings/extensions had messed things up somehow, but no, that's not it). I guess I'll just wait for updates to fix this, but I'd really appreciate it if one of you guru types could shed some light on this, maybe point me towards something I could research on my own.
Hi, I have downloaded a program which isn't available for Linux, so I installed wine. After that I recognized that it is a win32 program and I need wine32 in order to execute it. I have multiarch-support on my system, but when I try to install wine32 I receive the following: Code: Select allsudo apt-get install wine32 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass Sie eine unmögliche Situation angefordert haben oder, wenn Sie die Unstable-Distribution verwenden, dass einige erforderliche Pakete noch nicht erstellt wurden oder Incoming noch nicht verlassen haben. Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen: Die folgenden Pakete haben unerfüllte Abhängigkeiten: wine32:i386 : Hängt ab von: libwine:i386 soll aber nicht installiert werden Hängt ab von: libgl1-mesa-dri:i386 soll aber nicht installiert werden E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete. It doesn't want to install the dependencies. If I add them manually it hangs on the next ones and so on, until I have the complete list. But then something strange happens. It tries to remove a very big bunch (224!) of packages which don't belong to wine and says that another big bunch of packages like filezilla-common aren't needed anymore: Code: Select allsudo apt-get install wine32 libwine:i386 libgl1-mesa-dri:i386 libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libgl1-mesa-glx:i386 libglu1-mesa:i386 libglapi-mesa:i386 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: blt codeblocks-common filezilla-common fonts-sil-gentium fonts-sil-gentium-basic gnugo htdig hyphen-en-us kate-data katepart kde-runtime-data kdelibs-bin kdelibs5-data kdoctools libattica0.4 libboost-atomic1.55-dev libboost-atomic1.55.0 libboost-chrono1.55-dev libboost-chrono1.55.0 libboost-date-time1.55-dev libboost-dev libboost-filesystem1.55.0 libboost-program-options1.55.0 libboost-regex1.55.0 libboost-serialization1.55-dev libboost-serialization1.55.0 libboost-signals1.55.0 libboost-system1.55-dev libboost-thread-dev libboost-thread1.55-dev libboost1.55-dev libdbusmenu-qt2 libdlrestrictions1 libfam0 libfreeimage3 libgexiv2-2 libgpgme++2 libice-dev libiodbc2 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libkactivities-models1 libkactivities6 libkatepartinterfaces4 libkcmutils4 libkde3support4 libkdeclarative5 libkdecore5 libkdegames6abi1 libkdegamesprivate1abi1 libkdesu5 libkdeui5 libkdnssd4 libkemoticons4 libkfile4 libkhtml5 libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff3-4 libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4 libktexteditor4 libkxmlrpcclient4 libmyguiengine3debian1 libmysqlclient18 libnepomuk4 libnepomukcore4 libnepomukquery4a libnepomukutils4 libntrack-qt4-1 libntrack0 liboce-foundation8 liboce-modeling8 liboce-ocaf-lite8 libphonon4 libpolkit-qt-1-1 libpyside1.2 libqca2 libqt4-declarative libqt4-designer libqt4-help libqt4-network libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-sql-mysql libqt4-svg libqt4-test libqt4-xmlpatterns libqtassistantclient4 libraw10 libshiboken1.2 libsm-dev libsolid4 libsoprano4 libspnav0 libssh-gcrypt-4 libstreamanalyzer0 libstreams0 libthreadweaver4 libtinyxml2.6.2 libwxbase3.0-0 libxerces-c3.1 libxt-dev libzipios++0c2a libzzip-0-13 lockfile-progs mysql-common nepomuk-core-data ntrack-module-libnl-0 oxygen-icon-theme python-collada python-dateutil python-imaging python-matplotlib python-matplotlib-data python-mock python-ply python-pyparsing python-pyside.qtcore python-pyside.qtgui python-pyside.qthelp python-pyside.qtnetwork python-pyside.qtscript python-pyside.qtsql python-pyside.qtsvg python-pyside.qttest python-pyside.qtuitools python-pyside.qtxml python-sip python-tk python-tz shotwell-common soprano-daemon tk8.6-blt2.5 x11-apps x11-session-utils xinit Verwenden Sie »apt-get autoremove«, um sie zu entfernen. Die folgenden zusätzlichen Pakete werden installiert: libbsd0:i386 libdb5.3:i386 libedit2:i386 libelf1:i386 libexpat1:i386 libffi6:i386 libfontconfig1:i386 libfontenc1:i386 libfreetype6:i386 libglib2.0-0:i386 libgmp10:i386 libgnutls-deb0-28:i386 libgpm2:i386 libgstreamer-plugins-base0.10-0:i386 libgstreamer0.10-0:i386 libhogweed2:i386 libjs-xmlextras liblcms2-2:i386 libldap-2.4-2:i386 libllvm3.5:i386 libmpg123-0:i386 libncurses5:i386 libnettle4:i386 libopenal1:i386 libp11-kit0:i386 libpciaccess0:i386 libpcre3:i386 libpng12-0:i386 libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libselinux1:i386 libssl1.0.0:i386 libtasn1-6:i386 libudev1:i386 libxaw7:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 libxcb-shape0:i386 libxcb-sync1:i386 libxcomposite1:i386 libxcursor1:i386 libxdamage1:i386 libxfixes3:i386 libxft2:i386 libxinerama1:i386 libxml2:i386 libxmu6:i386 libxmuu1:i386 libxpm4:i386 libxrandr2:i386 libxrender1:i386 libxshmfence1:i386 libxt6:i386 libxv1:i386 libxxf86dga1:i386 libxxf86vm1:i386 mono-xsp4 mono-xsp4-base monodoc-http x11-utils:i386 Vorgeschlagene Pakete: gnutls-bin:i386 gpm:i386 libvisual-0.4-plugins:i386 gstreamer-codec-install:i386 gnome-codec-install:i386 gstreamer0.10-tools:i386 gstreamer0.10-plugins-base:i386 liblcms2-utils:i386 libportaudio2:i386 libsasl2-modules-otp:i386 libsasl2-modules-ldap:i386 libsasl2-modules-sql:i386 libsasl2-modules-gssapi-mit:i386 libsasl2-modules-gssapi-heimdal:i386 cups-bsd:i386 mesa-utils:i386 Empfohlene Pakete: xml-core:i386 Die folgenden Pakete werden ENTFERNT: bijiben caribou caribou-antler cheese codeblocks default-jre empathy evolution evolution-plugins filezilla freecad gdm3 gir1.2-champlain-0.12 gir1.2-clutter-1.0 gir1.2-clutter-gst-2.0 gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-gtkchamplain-0.12 gir1.2-gtkclutter-1.0 gir1.2-mutter-3.0 gir1.2-rb-3.0 gir1.2-totem-1.0 gir1.2-webkit-3.0 gnome gnome-contacts gnome-control-center gnome-core gnome-documents gnome-games gnome-getting-started-docs gnome-maps gnome-media gnome-nibbles gnome-online-accounts gnome-session gnome-session-bin gnome-shell gnome-shell-extension-weather gnome-shell-extensions gnome-sound-recorder gnome-sushi gnome-user-guide gnome-video-effects gstreamer1.0-clutter gstreamer1.0-plugins-bad i965-va-driver kde-runtime kdelibs5-plugins khelpcenter4 kigo libchamplain-0.12-0 libchamplain-gtk-0.12-0 libcheese-gtk23 libcheese7 libclutter-1.0-0 libclutter-gst-2.0-0 libclutter-gtk-1.0-0 libcodeblocks0 libcogl-pango20 libcogl-path20 libcogl20 libcoin80 libdrm-amdgpu1 libdrm-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl1-mesa libevolution libfarstream-0.2-2 libgbm1 libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libgl2ps0 libglapi-mesa libgles1-mesa libgles2-mesa libglew1.10 libgltf-0.0-0 libglu1-mesa libgoa-backend-1.0-1 libgstreamer-plugins-bad1.0-0 libgtkglext1 libkactivities-bin libkdewebkit5 libmutter0e libmygui.ogreplatform0debian1 libmygui.ogreplatform0debian1-dbg liboce-ocaf8 liboce-visualization8 libogre-1.9-dev libogre-1.9.0 libogre-1.9.0-dbg libopencv-calib3d2.4 libopencv-contrib2.4 libopencv-core2.4 libopencv-features2d2.4 libopencv-flann2.4 libopencv-highgui2.4 libopencv-imgproc2.4 libopencv-legacy2.4 libopencv-ml2.4 libopencv-objdetect2.4 libopencv-video2.4 libplasma3 libqt4-opengl libqtwebkit4 libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc libreoffice-core libreoffice-draw libreoffice-evolution libreoffice-gnome libreoffice-gtk libreoffice-help-de libreoffice-help-en-us libreoffice-impress libreoffice-math libreoffice-report-builder-bin libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb libreoffice-writer librhythmbox-core8 libsoqt4-20 libtelepathy-farstream3 libtotem0 libva-drm1 libva-x11-1 libvisual-0.4-plugins libwayland-egl1-mesa libwebkit1.1-cil libwebkitgtk-1.0-0 libwebkitgtk-3.0-0 libwine libwxgtk3.0-0 libxatracker2 libyelp0 lightsoff mesa-common-dev mesa-utils metacity monodoc-browser mutter mythes-de mythes-de-ch mythes-en-us nvidia-driver nvidia-visual-profiler ogre-1.9-tools openjdk-7-jre openjdk-8-jdk openjdk-8-jre phonon phonon-backend-vlc plasma-scriptengine-javascript python-pivy python-pyside python-pyside.phonon python-pyside.qtdeclarative python-pyside.qtopengl python-pyside.qtwebkit python-qt4 python-qt4-gl python3-uno quadrapassel rhythmbox rhythmbox-plugin-cdrecorder rhythmbox-plugins shotwell steam:i386 steam-launcher swell-foop task-desktop task-gnome-desktop totem totem-plugins unoconv va-driver-all vdpau-va-driver vlc vlc-plugin-pulse wine64 x11-utils xorg xserver-xephyr xserver-xorg xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-mouse xserver-xorg-input-synaptics xserver-xorg-input-vmmouse xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-ati xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-mga xserver-xorg-video-modesetting xserver-xorg-video-neomagic xserver-xorg-video-nouveau xserver-xorg-video-nvidia xserver-xorg-video-openchrome xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon xserver-xorg-video-savage xserver-xorg-video-siliconmotion xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa xserver-xorg-video-vmware xwayland yelp zenity Die folgenden NEUEN Pakete werden installiert: libbsd0:i386 libdb5.3:i386 libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libexpat1:i386 libffi6:i386 libfontconfig1:i386 libfontenc1:i386 libfreetype6:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libglib2.0-0:i386 libglu1-mesa:i386 libgmp10:i386 libgnutls-deb0-28:i386 libgpm2:i386 libgstreamer-plugins-base0.10-0:i386 libgstreamer0.10-0:i386 libhogweed2:i386 libjs-xmlextras liblcms2-2:i386 libldap-2.4-2:i386 libllvm3.5:i386 libmpg123-0:i386 libncurses5:i386 libnettle4:i386 libopenal1:i386 libp11-kit0:i386 libpciaccess0:i386 libpcre3:i386 libpng12-0:i386 libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libselinux1:i386 libssl1.0.0:i386 libtasn1-6:i386 libudev1:i386 libwine:i386 libxaw7:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 libxcb-shape0:i386 libxcb-sync1:i386 libxcomposite1:i386 libxcursor1:i386 libxdamage1:i386 libxfixes3:i386 libxft2:i386 libxinerama1:i386 libxml2:i386 libxmu6:i386 libxmuu1:i386 libxpm4:i386 libxrandr2:i386 libxrender1:i386 libxshmfence1:i386 libxt6:i386 libxv1:i386 libxxf86dga1:i386 libxxf86vm1:i386 mono-xsp4 mono-xsp4-base monodoc-http wine32:i386 x11-utils:i386 0 aktualisiert, 73 neu installiert, 224 zu entfernen und 1 nicht aktualisiert. Es müssen noch 29,5 MB von 43,0 MB an Archiven heruntergeladen werden. Nach dieser Operation werden 1.204 MB Plattenplatz freigegeben. Möchten Sie fortfahren? [J/n] Somewhere in the internet someone has written that you must run an update and upgrade in apt in order to avoid this error. I did this with no success. Does anybody here know why I get this strange behavior?
Have you enabled multiarch? https://wiki.debian.org/Multiarch/HOWTO
Currently running Wheezy 7.9 from an HDD and I am THINKING about buying an SSD so as to improve performance. The question is this: when I install to the SSD and select the current HDD for my /home directory, will the installation process reformat the HDD and then install /home ? That would actually be my desire (of course I would back up /home before doing anything). If not, I suppose I could use a live distro to wipe the HDD. Not sure the best procedure to do that. So, it's time for dasein to jump in and give me the dickens. LOL!
ticojohn wrote:when I install to the SSD and select the current HDD for my /home directory, will the installation process reformat the HDD and then install /home ? You should be able to toggle the "Format" option for any partitions on your drives from the partitioning section of the installer. If the partition is set to be formatted (marked with "F" in the table) then all data will be wiped. ticojohn wrote:use a live distro to wipe the HDD I would use: Code: Select all# sgdisk --zap-all /dev/sdX # dd if=/dev/zero of=/dev/sdX bs=512 count=1 to wipe out any partition table (`sgdisk` is part of the gdisk package). If you happen to be one of those tinfoil-hat types you could use: Code: Select all# dd if=/dev/zero of=/dev/sdX but it would take a long time...
How to log "remaining processes"? How to know their names? Code: Select allsystemd-shutdown[1]: Sending SIGTERM to remaining processes...
This might be a good place to start. Think of it as a systemd "feature"!
i have some kind of problem with rar files, i installed various archive programs like xarchiver and ark but nothing works. they open it and i see files inside but they just dont want to come out.
Have you installed unrar? http://lmgtfy.com/?q=debian+how+to+extract+rar+files+
What's happened to 'ls'? I don't seem to get it to list files line by line. It always produces multicolumn output. No matter if I uls 'ls', 'ls -x', '/bin/ls' or '/bin/ls -x'. Even with stdout redirected to a file produces multicolumn listing to that file. Even tried running '/bin/ls -x' from a script - still multicolumn. $ /bin/ls --version ls (GNU coreutils) 8.23 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Richard M. Stallman and David MacKenzie. Just wanted to generate a single-column file list. Code: Select all$ /bin/ls -x Android_beginners.jpg Database_design.jpg Java_EE_made_easy.jpg Java_beginners.jpg OOP_Java.jpg Scrum_body_of_knowledge.jpg Spring4_dep_inj.jpg Spring_boot.jpg Spring_tutorial.jpg agile_vs_waterfall.jpg kurssit.txt list.txt [EDIT] A-ha misunderstood the '-x' it should have been '-1', but when did the default change from single column to multicolumn?
And ls -1 its good ?