Fulltext results:
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- ks. ===== Managing File Systems ===== ==== List Devices ==== To list the system's devices, you can use the following commands: * ''dmesg'' * ''forma... * ''prtconf'' * ''sysdef'' ==== Reconfigure Devices ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reconfigure'
- Android Backup @info:android
- ====== Android Backup ====== To backup your device, use this command. It will automatically insert the... nect for backup"), check the listing of connected devices: <code bash> adb devices </code> Which may result in a listing like this: <file> List of devices attached ???????????? no permissions </file>
- fstyp @info:solaris
- ample ===== ==== UFS: ''fstyp'' ==== fstyp /dev/rdsk/c1t0d0s0 <file> ufs </file> ==== UFS: ''fstyp -v'' ==== fstyp -v /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format ... ated// ==== ZFS: ''fstyp'' ==== pfexec fstyp /dev/rdsk/c7d0s0 <file> zfs </file> ==== ZFS: ''fstyp -v'' ==== pfexec fstyp -v /dev/rdsk/c7d0s0 <file> zfs version: 14 name: 'rpool'
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- [--bridgeadapter<1-N> none|<devicename>] [--hostonlyadapter<1-N> none|<devicename>] [--intnet<1-... e>| <devicename>] [--guestmemo... ly|generic [<devicename>] | nictrace<1
- Git @info:code
- = See commits between branches: git log master..develop ===== Branches ===== === List Branches === ... ample, list unmerged branches, which are not in ''develop'': git branch --no-merged develop === List unmerges commits === List commits in branch BRANCH, w... t commits in a feature branch, which are not in ''develop'': git cherry -v develop feature/FEATURE ==
- File System @info:solaris
- S)]], [[http://docs.sun.com/app/docs/doc/819-2254/dev-7fs|devfs(7FS)]], [[http://docs.sun.com/app/docs/doc/819-2254/devfs-7fs|devfs(7FS)]], [[http://docs.sun.com/app/docs/doc/819-2254/objfs-7fs|objfs(7FS)]], [[http://docs.
- Solaris: List Devices @info:solaris
- ====== Solaris: List Devices ====== To list the system's devices, you can use the following commands: * ''dmesg'' * ''format'' * ''prtconf'' * ''sysdef'' {{tag>solaris sysadmin device cli admin}}
- Firefox Extensions @info:prog:firefox
- tab or navigating to another site. | ===== Web Developer Extensions ===== ^ //**Extension**// ^ ... | |[[https://addons.mozilla.org/firefox/addon/web-developer/|Web Developer]] | | And some more, which are interesting: * [[https://addons.mozilla.org/f
- Package Repositories @info:solaris
- ribution, Releases | |http://pkg.opensolaris.org/dev/ |OpenSolaris Distribution, Development Quality | |http://pkg.opensolaris.org/contrib/ |OpenSolaris
- Cleanup Packages @info:linux:debian
- Try to report debugging libraries. --guess-dev Try to report development packages. --guess-doc Try to report document
- /etc/path_to_inst @info:solaris:etc
- )]] The file ''/etc/path_to_inst'' maps physical device paths to driver name and driver instance numbe... le: ''e1000g0'' "/pci@0/pci@0/pci@1/pci@0/pci@2/network@0" 0 "e1000g" {{tag>solaris config device}}
- DynDNS Updates without a Client @info:script
- S protocol specification at http://www.dyndns.com/developers/specs/syntax.html. {{tag>homeserver opens
- Download a Server Certificate @info:cryptography:openssl
- _client -showcerts -connect www.example.org:443 </dev/null </code> This will output the whole server c
- localeadm @info:solaris
- ou can unmount the ISO image and destroy the lofi device. <code bash> umount ${LOFIDEV} lofiadm -d ${L
- AirPort Command Line Interface @info:mac
- etworksetup -setairportnetwork {Network} AirPort {{tag>mac osx device wlan cli shell script sysadmin}}