I'm new to Debian, and there's something I don't understand about the packages marked as automatically installed. They are supposed to be removed by "apt-get autoremove" if no other packages depend on them, right? Well, I've installed xserver-xorg-video-ati which pulled *video-radeon, *video-r128 and *video-mach64. I later realised that I only needed *video-radeon, and got rid of xserver-xorg-video-ati and the other two. The thing is... xserver-xorg-video-radeon is still there, even if only xserver-xorg-video-ati and xserver-xorg-video-radeon-dbg depend on it, and neither are installed in my system.
Fresh Jessie installation with KDE desktop. Installed from Disk 1 of the dvd images. Can't figure why apt wants to remove this stuff. The only packages I removed from the base installation was iceweasel, and juk. I'd like to autoremove to clean out the amarok stuff but I'm afraid it will take all the rest with it. What do I do about this, and or how do I fix it? Does apt have a setting where if an app isn't used for x amount of time it deems it useless for removal?
Code: Select allCalculating upgrade...
The following packages were automatically installed and are no longer required: amarok-common amarok-utils apper apper-data ark cdparanoia cdrdao clamz dvd+rw-tools easy-rsa genisoimage growisofs gwenview htdig hyphen-en-us iputils-arping k3b k3b-data k3b-i18n kamera kate kcalc kdeplasma-addons kdesudo khelpcenter4 kio-audiocd kmix kopete kscreensaver ksnapshot libappstream1
The apt-get autoremove command, I use Debian 8 for some time now and I often install a package, test it for some minutes and remove it then. I noticed that in most cases (if not all, I'm not completely sure) all the dependencies that were installed with the package (mostly libraries, of course) stay installed on the system when I remove the package.
And there is no output of apt-get that there are unnecessary pacakges which I can remove with apt-get autoremove. The autoremove command does nothing.Before I changed to Debian, I used Ubuntu and there all the dependencies are removed with apt-get autoremove when I uninstalled a package.My question is now, is this normal? if there are fundamental differences in which packages "autoremove" removes between Debian and Ubuntu?
After installing Jessie, apt-get gives me a huge list of packages with the suggestion to autoremove them. Now, I've tried auto-remove once and was left with a naked Gnome, so I was wondering if there's another way to find out which packages I should keep and which I can safely remove. Is it safe to delete packages that cannot be found using the search function for the stable release? I checked them one by one here URL....How about linux images that won't appear in the above search?
I press On-button, Debian boots, logs in and automatically connects to the Wireless network AND! to my local pc via LAN. It runs an ssh server, so I can ssh into debian over internet and communicate with the local pc (send a magic packet).Here are my problems:
1) I don't how to log in automatically. This and this doesn't work. 2) I need a network tool that can manage multiple connections and has a reconnect feature. With the default network manager I cannot even connect to more than one network simultaneously although I have two network devices of course.
And I guess I can run all that in console mode, right?
type the command ssh node2@ip the terminal hangs up a bit then an error message stating that connection timeout but here is a thing: i cant ping to node2 but i can terminate the ping manually using ctrl+c when i terminate the ping usual message appears stating 10 packets transmitted, 100% loss ps: when i go to node3 and ssh to node2 it works fine and also i can ping from node3 to node2 very fine. and the firewalls are down at all nodes
I have added a couple of clips (1080p50 XVid) to a project, and each of them play fine in the Clip Monitor. I want to add these clips to the timeline and add the Dissolve transition between them.
I have achieved the above and when I click on the Play button on the Project Monitor, I can see the project playing including the transition. All fine so far.
After this first play of my new project, I have tried to move the playback position bar and once I do so, the project monitor goes black. From this point on, I cannot see my project playing whether I start playback from the beginning or from an arbitrary mid-point. I may see a flicker of an image, and the transition effect may appear but that is it until I quit Kdenlive and start again.
I'm stumped as to what could cause this. I did wonder if it was because I was using onboard graphics, but I have upgraded that element of the computer today with no change in the result.
I know the machine doesn't have the highest specification in the world, and perhaps more RAM is needed for this job. I don't believe this to be the causing factor in this problem though considering playback is initially achieved.
Following a search of the internet, I've attempted two possible ways of resolving this: disabling Compiz, starting Kdenlive from the terminal using 'env XLIB_SKIP_ARGB_VISUALS=1 kdenlive' and running the Config Wizard. Neither has given the resolution.
Whenever I try to perform a gesture with easystroke, black blocks take up a large area of the screen, making it so that I cant see anything underneath them until I stop performing the gesture. It didn't used to be like this, before the gesture would perform mostly flawlessly. I don't know what I did to cause it to start malfunctioning, but I would really like it to stop.
i recently installed ubuntu on a single-core amd 64 with an ati radeon 9100. my desktop is malfunctioning: specifically, when i close a program the program still shows in the task bar below.
i can only see two workspaces in the workspace view.when i use evolution mail i cannot get the cursor to show in the textboxes, nor does it type. i am using the radeon drivers that ubuntu selected for me upon installation. aside from installing chrome and the plug-ins firefox said it needed to view videos, i have not done anything to my installation.
When I launch terminal it tries to run bash first.I get the following messages in the terminal window..bash: /home/myfolder/appfolder/setup.sh:sion Deniedmyname@computername:~$This started after I installed an application from within appfolder.How can I remove/stop this bash from executing when I launch
how to remove some email addresses from the auto-completion list which appears when starting to enter a new mail address into the "to:" field. Since I'm using Evolution for several years now there are a lot of e-mail addresses which are either obsolete or simply incorrect.
I am using Ubuntu Maverick and I wanted to try the xubuntu desktop environment, so I installed xubuntu-desktop package from synaptic package manager. There were many programs automatically installed with the xubuntu-desktop.After trying the xubuntu desktop, I didn't like it and removed it from synaptic package manager but it didn't remove the programs which were automatically installed with it.Is there any way to remove those programs without having to remove them one by one?
I don't know whether this should be filed under hardware or laptop, but my wireless mouse is acting sluggish. At first I thought that it was because I chose LXDE as my gui and maybe its pointer was just inherently bad or something, and began to regret my decision. However, upon trying the laptop's built-in touchpad, I found it to be smooth as butter. So, the problem is with the mouse. The mouse worked fine on Windows, so the problem is with the interface between OS and mouse.
Would the problem be fixed by installing a different Desktop Environment? Or is it something else? Is there a better driver I can download or something?One last thing of note: the mouse settings utility is severely malfunctioning. I change the sensitivity and hit OK, but when I check it again, the mouse sensitivity is reset.
I know PHP auto removes stale sessions on it's own, but that doesn't remove them from the MYSQL table. So I was gonna make a cron script that ran once every hour that removed any MYSQL shopping cart item from the table if the original session_id that created it does not exist anymore.
From my understanding a session_id is an "actual" file located somewhere on the harddisk (is it not? correct me if I'm wrong), so I was going to do a simple check for each item in the shopping cart to check for it's original session file, if it didn't exist on the harddisk, then simply remove it from the mysql table.
i study computational systems engineering.. and in my school (itlp) we've got fedora 12 installed in some of the computers.. and we use it to learn network administration and security. the reason of this message.. is that i want to install fedora 12 in my notebook (dv4-1525la vu068la).. but an error keeps poping up.. the error is the next one..
DMAR: No ATSR found DRDH: handling fault status reg f0003d63 Kernel panic - not syncing: DMAR hardware is malfunctioning
and though i have looked in bugzilla.. there is no help for me there.. they say.. "press tab in the welcome bootscreen when you are about to select whether to install or restore an existing system and write intel_iommu=off and press enter" but that does not really helps.. it just does the same.. in some blogs they say "upgrade your bios".. but i say.. then why i can not install the olders distributions with my "old" bios.
Can't seem to figure out how grml is stopping the auto-dhcp during boot by default in grml network is disabled. I tried init.d, inittab, or whatever I cannot seem to find anything? I need eth0 to come up automatically at boot grml, for some reason won't remember my net setup and must re-setup at every boot? How can I make it do that?
is there a way to auto login as root? login in window preferences won't allow me to select rootPS before anyone starts on the me bad, I'm a programmer using it on a closed embedded system, and need to link to others software, and need to be root
I code primarily in jQuery/JavaScript, and I'm looking for a text editor for Linux that has auto-indent and auto-outdent (seems to be tough to find that). Any suggestions? I've checked Gedit, Cream, vim, Bluefish.None of them seem to have this feature.
I recently installed 32bit maverick and wanted to make it login automatically. I tried enabling auto login from Admin > Login but that didnt work and I was still prompted for my password. Then I went to Users & Groups and changed the password option to Do Not ask for password at login now after I reboot, the user list is shown (only 1 user) and it doesnt ask for password after I click on my username.
However, then it gives a few errors (as i vaguely recall):
1. cannot load .ICE directory in my home directory 2. some error 256 about a gconf-sanity-2 file 3. nautilus cannot load my home directory etc
and then it gets stuck without loading anything (blank wallpaper). i ve tried navigating to my home directory using Alt F2, gksudo nautilus and my home dir contents are encrypted by the ecryptfs (there is a readme.txt file and a shortcut). i have tried to decrypt but it doesnt work... i ve also tried to start/stop gdm, and startx but nothing works. if i stop gdm, then the prompt doesnt recognize my password and keeps on rejecting the commands i enter... I think this has something to do with the home dir not being decrypted due to the dont ask for paswd option... how can i disable the dont ask for pwd without the gui (i can access my / by booting through an external usb).
I have noticed that a common issue to several distros is the fact that the networking subsystem doesn't automatically detect the link if an ethernet connection is disconnected and then re-connected to the NIC after boot. If the ethernet cable is connected after the system is up and running, nothing happens - ethtool eth0 shows link detected: no, and you have to restart the network service to let the NIC know that there is in fact a link, and actually connect. I have a Fedora14 (KDE) box with a brand new Asus motherboard with embedded NIC. Everything works great except the auto-detect of a freshly connected ethernet connection if the link is down to begin with.
Am I missing a ethernet link sentinel utility or something, or is this just the way linux works? I have done plenty of research on plenty of posts, and it seems this is a common problem, with no solution other than manually or programatically restarting the network service in a script to detect the link after a disconnect.
I am new to Debian and I have been trying to find a way to auto login to a users account upon Debian booting. Is there a way to auto login to the root account upon a Debian boot? Is it possible to do this with GNOME installed as well as Minimal?
I am having a strange issue with my xserver. I do have nvidia graphics. My system is Debian Squeeze with limited packages from Sid to fix issues when needed. Currently I don't think that there are any installed from Sid that have not since been updated through testing. It also contains one package from Lenny that does not exist in Testing for some reason, ogle the dvd player.
After an update the other week my gui failed to come up. That is not that unusual with nvidida. So I reinstalled the driver and all seemed to be fine until the next reboot some days later which failed. I reinstalled the driver again and all seemed fine.
The machine did not come out of hibernate cleanly some days later and upon reboot no gui
I have tried the whole group of driver packages out of sid, testing, stable. All are afflicted with the same problem. When the box drops back to the login if I login and issue from root '/etc/init.d/kdm stop' then '/etc/init.d/kdm start' the gui comes up just fine. It also seams to launch much faster than it has for some time.
A friend has questioned if kdm is starting to early in the launch process. I think he may be on to something. But looking at the files in /etc/rc*.d does not seem to indicate to me that is the case. kdm has the launch number 5.
The machine has been converted to the, what is it, multi-process launch thingy, quite some time ago now, like a year maybe? These are what is in the sequence from kdm on
Code:
The install is amd-64 using the standard debian kernel.
I would like to exec a script whenever a user mount a device. The device could be an internal device (for example a partition on a second hard disk) or a removable one (for example a usb hard disk). The script must have sudo capabilities even if the user is not included in the admin group. Is it possible?
The specific question: I would like to add acl option to a device whenever it is mounted. I tried fstab but it's changing the behaviour of nautilus see:
[URL]... so I would like to create a script with the command
Code: sudo mount -o remount,acl /media/data and auto execute it any time data is mounted.
I recently installed a server with Software RAID. I tested by powering it down, unplugging one drive and powering it up. Magically, it worked!I found out later that I have to manually add individual devices like md1 to sda2 md2 to sda4. I got all of them added and rebuilt but my question is: Is there a way to make it so that if I "removed" a drive and put it back, the system will senses the new drive and rebuilds based on some internal table?
i did try to look for an open post for this, i found other items, but not exactly what i was looking for. i am not that o-fay with linux so you will have to bare with me.
firstly my disto. Version: 2.30.2 Distributor: Debian
I have a "time-server". It's sending time to different devices through different ports/protocols. The problem is that it has no operator and that makes some extra difficulties.
Now when i try to start it using terminal Code: Select allsudo ./myprogram works fine and
Code: Select all./myprogram doesn't work.
It is so because without sudo i have no access to ports. As a result If i add my program to System->Preferences->Startup Applications it has the same problem. So i need to start it as root, auto-start, right after auto-login to system but without entering password cause nobody will do it.
Also I need to start ntpd but it also asks password sometimes I've tried googles but it offer a few ways with entering password that isn't suitable for me or writing some scripts/changing system files but with no example I'm afraid to break it all. So is there a way to start Myprogram and NTPD as root with no password entering?
My system is Debian 6.0.10 Squeeze, Kernel 2.6.32-5-686