Skip to main content

Home/ Linux/ Group items tagged device

Rss Feed Group items tagged

maxwux

Writing udev rules - 0 views

  • KERNELS - match against the kernel name for the device, or the kernel name for any of the parent devices SUBSYSTEMS - match against the subsystem of the device, or the subsystem of any of the parent devices DRIVERS - match against the name of the driver backing the device, or the name of the driver backing any of the parent devices ATTRS - match a sysfs attribute of the device, or a sysfs attribute of any of the parent devices
  • Rename a device node from the default name to something else Provide an alternative/persistent name for a device node by creating a symbolic link to the default device node Name a device node based on the output of a program Change permissions and ownership of a device node Launch a script when a device node is created or deleted (typically when a device is attached or unplugged) Rename network interfaces
  • KERNEL - match against the kernel name for the device SUBSYSTEM - match against the subsystem of the device DRIVER - match against the name of the driver backing the device
  • ...1 more annotation...
  • NAME - the name that shall be used for the device node SYMLINK - a list of symbolic links which act as alternative names for the device node
bryan yu

Using amd daemon to automount your external devices in FreeBSD - 0 views

  •  
    We both know that all of the current Linux distribution can automatically mount all of the external hard drive such as usb flash drives, CDROM, usb disk and so on.... However, another bsd systems ware still necessary to manually mount all of the device no matter FreeBSD or openBSD, but in fact there is a way to let you mount external devices automatically when you insert a flash drive in your FreeBSD system...
anonymous

How to Run Android Applications on Ubuntu - Step-by-step tutorial with screenshots - So... - 0 views

  •  
    How to Run Android Applications on Ubuntu Adjust text size: June 25th, 2009, 18:04 GMT | By Marius Nestor When Google announced and released Android, back in October 2008, everyone knew that it would become the best operating system for mobile devices. Not only is Android open source, but it also comes with a Software Development Kit, which offers the necessary APIs and utilities for developers to easily build powerful applications for Android-powered mobile devices. The following tutorial was created especially for those of you who want to test the Android platform and install various applications, on the popular Ubuntu operating system. OK, so let's get started... shall we? Grab the Android SDK from Softpedia and save the file on your home folder.
Sandra Nowakowski

Cisco PIX 501 - 0 views

  •  
    Cisco Pix 501 Wired 100 Mbps Security Appliance | Smarter.com Compare Prices At Smarter.com For More Deals On Miscellaneous Network Devices Or Get Cisco Pix 501 Wired 100 Mbps Security Appliance For $225.00. Www.smarter.com/other-network-devices/cisc...
Chris Fung

[Fix Work] ubuntu - can't start x11vnc without attached monitor - Unix & Linux Stack Ex... - 0 views

  • apt-get install vnc4server x11-xserver-utils xserver-xorg-video-dummy xterm wm2
  • sudo apt-get install x11vnc xserver-xorg-video-dummy check /etc/defaults/grub that it includes nomodeset flag: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  • /etc/X11/xorg.conf
  • ...4 more annotations...
  • Section "Monitor" Identifier "Monitor0" HorizSync 28.0-80.0 VertRefresh 48.0-75.0 # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync EndSection Section "Device" Identifier "Card0" Driver "dummy" EndSection Section "Screen" DefaultDepth 24 Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection
  • create service script in /etc/init.d/vncserver
  • your_username
  • 192.168.1.10
  •  
    Problem: VNC or Teamviewer can't start because no monitor is connected to Ubuntu. Solution: Installing a dummy video device to Xserver by following the instruction in this post.
Marco Castellani

Linux 2 6 27 - Linux Kernel Newbies - 0 views

  • UBIFS is a new filesystem designed to work with flash devices, developed by Nokia with help of the University of Szeged. It's important to understand that UBIFS is very different to any traditional filesystem: UBIFS does not work with block based devices, but pure flash based devices
  • In this release, Ext4 is adding one of its most important planned features: Delayed allocation (also called "Allocate-on-flush"). It doesn't change the disk format in any way, but it improves the performance in a wide range of workloads.
  • Linux 2.6.27 kernel released 9 October 2008.
Maluvia Haseltine

Freesmartphone.org - 0 views

  •  
    Freesmartphone.org is a collaboration platform for open source and open discussion software projects working on interoperability and shared technology for Linux-based SmartPhones. freesmartphone.org works on a service layer (middleware) that allows developers to concentrate on their application business logic rather than dealing with device specifics. freesmartphone.org honours and bases on specifications and software created by the freedesktop.org community
jdr santos

SD4L - ScramDisk for Linux - 1 views

  •  
    SD4L is a suite of Linux tools and a graphical user interface (GUI) which allow the creation of, and access to ScramDisk encrypted container files. In particular, SD4L provides a Linux driver which enables mounting ScramDisk containers. ScramDisk for Linux also encrypts partitions on a hard disk or storage media such as USB sticks or floppy disks entirely as devices. Version 2.0, moreover, opens and creates TrueCrypt containers from TrueCrypt version 4.1 to 6.1a.
krowddigital

Why Google Voice Search Doesn't Work On Your Device - 1 views

  •  
    Google's voice search feature is likely to enthrall anyone with an Android-powered smartphone or an iOS device that searches through the Google app.
anonymous

Raspberry Links (from Rafa) - 1 views

started by anonymous on 15 Jan 13 no follow-up yet
Maluvia Haseltine

Is dd better than cat? - Stack Overflow - 6 views

  • fubar'd
  • 'cat' only knew
  • about character I/O
  • ...6 more annotations...
  • dd' was needed to interact with the block devices,
  • 0 down vote You want to use dd so that you can specify things like bsize
  • tuning this to some multiple of 4k is going to be much faster than cat
  • dd has a number of useful extra features for more complex data copies
  • 2 down vote If I remember correctly, dd is much more "low level" in is approach, skipping such fancy things as filesystems and all the bells and whistles :)
  • dd is problematic in the presence of disk errors, and can hang or more importantly ignore non readable data
  •  
    Fascinating discussion over at Stack Overflow. Elucidates some of the subtle differences between dd and cat, and when and why you might want to use one over the other.
Marco Castellani

Conduit - Trac - 0 views

  • Conduit is a synchronization application for GNOME. It allows you to synchronize your files, photos, emails, contacts, notes, calendar data and any other type of personal information and synchronize that data with another computer, an online service, or even another electronic device.
Marco Castellani

DistroWatch.com: Put the fun back into computing. Use Linux, BSD. - 0 views

  • The Eee PC is not only an excellent way of promoting Linux among the masses, it is a great device to have around the house
Marco Castellani

Ubuntu Mobile | Ubuntu - 0 views

  • Introducing Ubuntu Mobile - full Internet, no compromise Ubuntu Mobile is an Ubuntu edition that targets an exciting new class of computers called Mobile Internet Devices.Ubuntu Mobile, based on the world's most popular Linux distribution, and MID hardware from OEMs and ODMs, are redefining what can be done in mobile computing.
Sandra Nowakowski

Redhat Linux Training - 0 views

  •  
    Www.lcc.in.th - Scs Linux Competency Centre Lcc.in.th - The Scs Linux Competency Centre. ... World-renowed Redhat Linux Training And Certification In Singapore Malaysia And Thailand. ... Www.lcc.in.th/main/index.php?option=com_content&task=view&id=26...
Marco Castellani

Ubuntu Wayland: Shuttleworth's post-Mac makeover * Channel Register - 6 views

  • What Ubuntu seems to aiming for is a unified UI across devices - mobile, tablets, netbooks, laptop and yes, the good old desktop dinosaur.
  • Shuttleworth seems to have a clear vision in mind for Ubuntu's future. As with Apple, some will love to come along for the ride, others will scoff, but one thing is for sure - the future of Ubuntu will not be boring.
Marc Lijour

HP to Put Linux in Printers and PC's: It's the End of an Era for Windows | Linux.com - 6 views

  • the worlds largest PC supplier is indicating that they are going to ship PC’s without Windows
  • HP announced that it is going to ship WebOS not only in phones, tablets and printers, but in PC’s as well
  • Perhaps this really IS the year of the Linux desktop.
  • ...3 more annotations...
  • Linux is the underpinning technology for nearly every sector of the market in every form of computing.
  • analysts predict will be a $30B market for tablets by 2012
  • Linux because it supports more architectures and more devices than any other OS and is freely available and is able to be custom-branded
  •  
    the worlds largest PC supplier is indicating that they are going to ship PC's without Windows
1 - 20 of 32 Next ›
Showing 20 items per page