Sponsored Content
Full Discussion: Dear Debian-Developers
The Lounge What is on Your Mind? Dear Debian-Developers Post 302945504 by 1in10 on Friday 29th of May 2015 07:51:10 PM
Old 05-29-2015
Dear Debian-Developers

As strolling along this thread, what is on my mind I am still quite upset about the security guidelines set by the developers of Debian or any distro based upon Debian. For a while I have been really blissed using squeeze. No trouble at all with almost nothing, but using wheezy trouble came up with any pluggable usb-device beside the tricky UEFI scrap, that makes it quite an effort to work around, if you don't install twice a day a system. By the way it seems, that any usb-stick that has been in contact with wheezy comes along the way back to squeeze with the new guidelines for security, it can't be mounted, as non root, just as it is not possible to type umount, unplugging it. So here comes one suggestion, to avoid future struggle installing it
(yep the new system!), whatever name it has. Why they don't opt for rolling releases. Make a final number nine or ten, and afterwards just leave it to the user if or not to update. I wanted to write down my truly hard discovery tour as a real beginner installing my scanner years ago, after a fortnight it worked and my article since then has been read many times. This was quite simple after two weeks to find out a simple twist of the vendor ID. But the new security features, even in Jessie make me nuts.
This User Gave Thanks to 1in10 For This Post:
 

We Also Found This Discussion For You

1. Debian

Sandboxes for developers

hi guys, I need to create a sandbox environment on my Debian based LAMP server for PHP/MySql development. Anyone who could point me in the right direction or share their insight? (1 Reply)
Discussion started by: ziggy911
1 Replies
usb-devices(1)							Linux USB Utilities						    usb-devices(1)

NAME
usb-devices - print USB device details SYNOPSIS
usb-devices DESCRIPTION
usb-devices is a (bash) shell script that can be used to display details of USB buses in the system and the devices connected to them. The output of the script is similar to the usb/devices file available either under /proc/bus (if usbfs is mounted), or under /sys/ker- nel/debug (if debugfs is mounted there). The script is primarily intended to be used if the file is not available. In contrast to the usb/devices file, this script only lists active interfaces (those marked with a "*" in the usb/devices file) and their endpoints. Be advised that there can be differences in the way information is sorted, as well as in the format of the output. RETURN VALUE
If sysfs is not mounted, a non-zero exit code is returned. FILES
/sys/bus/usb/devices/usb* The part of the sysfs tree the script walks through to assemble the printed information. /proc/bus/usb/devices Location where the usb/devices file can normally be found for Linux kernels before 2.6.31, if usbfs is mounted. /sys/kernel/debug/usb/devices Location where the usb/devices file can normally be found for Linux kernel 2.6.31 and later, if debugfs is mounted. SEE ALSO
lsusb(8), usbview(8). AUTHORS
Greg Kroah-Hartman <greg@kroah.com> Randy Dunlap <rdunlap@xenotime.net> Frans Pop <elendil@planet.nl> usbutils-007 23 June 2009 usb-devices(1)
All times are GMT -4. The time now is 03:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy