All public logs

Jump to navigation Jump to search

Combined display of all available logs of Nearline Storage. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 14:58, 31 December 2019 Dlk talk contribs moved page System Setup to System Setup & Administration
  • 14:53, 31 December 2019 Dlk talk contribs deleted page Dialogs in Shell Scripts - zenity (content was: "zenity in Gnome, or kdialog in KDE, are the tools to use to display simple dialogs from shell scripts zenity 2.24.0, in Fedora 10, does not give its dialogs focus, they appear underneath other windows on the desktop. This behaviour can be changed by editing /usr/share/zenity/zenity.glade and changing every instance of <property name="focus_on_map">False</property> to <property n...", and the only contributor was "Dlk" (talk))
  • 14:53, 31 December 2019 Dlk talk contribs deleted page Installing the AT&T Global Network Client (content was: "Download from ftp://ftp.attglobal.net/pub/client/linux Place the following libraries in /opt/agns/lib: <br />libcrypto.so.0.9.8 <br />libssl.so.0.9.8 <br />libcurl.so.3 I discovered the need for these by running the command "/opt/agns/bin/smx_auth 204.146.166.107" and I got them from the Google Earth package. Add LD_LIBRARY_PATH="/opt/agns/lib" to: <br />/etc/rc.d/init.d/agnclientd <br...", and the only contributor was "Dlk" (talk))
  • 14:53, 31 December 2019 Dlk talk contribs deleted page Setting Up Seamless Windows Using VirtualBox (content was: "This setup integrates Microsoft Windows XP into the Fedora KDE desktop seamlessly, with the Windows taskbar and start menu at the bottom of the desktop and Windows application windows running on the KDE desktop. It also works on Xinerama displays, unlike VirtualBox's own internal seamless support. (As of VirtualBox 1.5.6, seamless only works on the first display, it won't cross display b...", and the only contributor was "Dlk" (talk))
  • 14:52, 31 December 2019 Dlk talk contribs deleted page Building DOS boot disks on Linux (content was: "Adding ImageCenter, PartitionMagic and Ghost to the "[http://www.ultimatebootcd.com/ Ultimate Boot CD]" taught me a bit about how to create and manipulate DOS boot disks on a Linux machine without using a floppy drive at all. The key is in the utilities provided by the [http://www.tux.org/pub/knaff/mtools/mtools_toc.html mtools] package. Make a disk image from a real floppy disk: dd i...", and the only contributor was "Dlk" (talk))
  • 14:52, 31 December 2019 Dlk talk contribs deleted page When a VMWare Guest System's Clock Runs Too Fast (content was: "http://kb.vmware.com/kb/1591 in /etc/vmware/config add: host.cpukHz = 3000000 host.noTSC = TRUE ptsc.noTSC = TRUE replacing the 3000000 with your CPU speed (3GHz x 1000000 or 3000MHz X 1000) these values must be restored to this file after every kernel update and rerun of vmware-config.pl", and the only contributor was "Dlk" (talk))
  • 14:52, 31 December 2019 Dlk talk contribs deleted page VMWare and ALSA (content was: "Use the [https://www.sokrates.homelinux.net/~thomas/Private/Soft/vmwaredsp/vmwaredsp-1.4.tar.bz2 vmwaredsp wrapper] In order to get it to compile on Fedora 7 I had to add the <code>-I/usr/include/kde</code> option in the <code>src/Makefile</code> so that it could find the <code>artsc/artsc.h</code> file: <pre> --- src/Makefile.orig 2007-08-30 09:00:27.000000000 -0400 +++ src/Makefile...", and the only contributor was "Dlk" (talk))
  • 14:52, 31 December 2019 Dlk talk contribs deleted page Enabling acpi handling of Thinkpad keys (content was: "The ibm_acpi kernel module provides the facilities that allow ACPI to intercept some of the ThinkPad hotkey events on some ThinkPads. For details on what is and is not supported, see the [http://ibm-acpi.sourceforge.net/README ibm-acpi README]. Using Fedore Core 4 as I am, this module is included and automatically loaded. I wanted to get more control over the Fn-F7 display switching on...", and the only contributor was "Dlk" (talk))
  • 14:51, 31 December 2019 Dlk talk contribs deleted page When Crossover Office Apps Don't Start (content was: "It may be because the application, when last used, saved window position values that are invalid for your current display. From the [http://www.codeweavers.com/support/docs/crossover-standard/troubleshooting Codeweavers FAQ:] <b>7.1.4.3.2. PowerPoint XP never starts or exits right after startup.</b> On some systems the default registry entry for the Window position value of the main Po...", and the only contributor was "Dlk" (talk))
  • 14:51, 31 December 2019 Dlk talk contribs deleted page Starting LVM manually (content was: "In order to do an fsck you must unmount the filesystem you'll be checking. If that filesystem happens to be your root filesystem then you need to boot from a Fedora Core install CD and boot into rescue mode. You need to answer "no" when prompted to locate and mount Linux file systems. Once the shell is up you need to enter "lvm vgchange -a y --ignorelockingfailure" to start LVM and make t...", and the only contributor was "Dlk" (talk))
  • 14:46, 31 December 2019 Dlk talk contribs deleted page Set Firefox as the default browser for Evolution (content was: "In KDE Control Center, KDE Components ⇒ File Associations, change text/html to use Firefox Issue the following commands to set the Gnome configuration: <pre> gconftool-2 --set --type=string /desktop/gnome/url-handlers/unknown/command 'firefox %s' gconftool-2 --set --type=bool /desktop/gnome/url-handlers/unknown/need-terminal false gconftool-2 --set --type=bool /desktop/gnome/url-han...", and the only contributor was "Dlk" (talk))
  • 14:46, 31 December 2019 Dlk talk contribs deleted page Registering a New KDE Protocol Handler (content was: "Create a file like $KDEDIR/share/services/notes.protocol with the following contents: <pre> [Protocol] exec=/path/to/program "%u" protocol=notes input=none output=none helper=true listing= reading=false writing=false makedir=false deleting=false </pre> Category:Linux", and the only contributor was "Dlk" (talk))
  • 14:46, 31 December 2019 Dlk talk contribs deleted page Registering a New Firefox Protocol Handler (content was: "Type in "about:config" in the location bar <br />right click, select New --> String <br />name of string should be: "network.protocol-handler.app.lastfm" <br />value should be the path to your player executable, eg "~/Last.fm/player" Category:Linux", and the only contributor was "Dlk" (talk))
  • 14:45, 31 December 2019 Dlk talk contribs deleted page Enabling Remote X-Windows Sessions In Linux (content was: "Set DisallowTCP=false in /etc/X11/gdm/gdm.conf", and the only contributor was "Dlk" (talk))
  • 14:45, 31 December 2019 Dlk talk contribs deleted page Burning CDs (content was: "dev=0,0,0 on dlk-x20 <br />dev=2,0,0 on fang cdrecord -scanbus to view device list Stop the autorun service: killall autorun Music CDs ... cdrecord -v -eject -audio -dao -pad dev=0,0,0 *.wav Data CDs ... Assume that the files/directories we want to include are in RootDir ... <br />mkisofs -v -J -r -o cdimage.iso RootDir <br />(RootDir itself will not be part of the path on the disk)...", and the only contributor was "Dlk" (talk))
  • 14:45, 31 December 2019 Dlk talk contribs deleted page Set Up CVS Server on FC8 (content was: "Make sure that the xinetd package is installed and working then, as root: yum install cvs chkconfig cvs on service xinetd restart cvs -d /var/cvs init Arrange for users to have the proper levels of access to /var/cvs. SSH access is enabled by default so this will work on Linux: export CVSROOT=:ext:''userid@hostname.domain'':/var/cvs and this will do it for Eclipse/Rational tools...", and the only contributor was "Dlk" (talk))
  • 14:44, 31 December 2019 Dlk talk contribs deleted page Installing system-wide fonts in FC7 under KDE (content was: "The X11 config has changed and the the KDE font installer hasn't kept up, hence it cannot install system-wide fonts properly. It wants to modify the FONTPATH in xorg.conf. FONTPATH has been moved to /etc/X11/fs/config now. In FC7, the change that the KDE font installer makes actually breaks the xorg.conf so that X won't even start. To install fonts, as root: * Create <code>/usr/local...", and the only contributor was "Dlk" (talk))
  • 14:44, 31 December 2019 Dlk talk contribs deleted page Fixing dovecot authentication so that pop3 authentication doesn't hang (content was: "When the fingerprint reader is enabled and pam's system-auth file has been configured to call pam_bioapi.so to do authentication then dovecot will try to use the fingerprint reader every time someone wants to login. You won't see then fingerprint reader prompt because the dovecot userid is authorized to use it. Logins will just fail after a long wait. You need to modify the /etc/pam.d/...", and the only contributor was "Dlk" (talk))
  • 14:44, 31 December 2019 Dlk talk contribs deleted page Using a Sprint PCS Connection Card (Novatel Merlin S620) On Linux (content was: "Particpants in the "S&D Sprint/Wireless Productivity Tools" program recently received an upgraded Sprint PCS Connection Card. We received a Novatel Merlin S620 card to replace our Novatel Merlin C201 cards. This new card implements the 1xEV-DO communications standard. In locations where Sprint provides [http://www.sprint.com/business/products/products/wirelessHighSpeedData_tabA.html Mobil...", and the only contributor was "Dlk" (talk))
  • 14:44, 31 December 2019 Dlk talk contribs deleted page Using a Sprint Mobile Broadband Card (Novatel Wireless Merlin S720) On Linux (content was: "Linux kernels prior to 2.6.10 do not include built-in support for this card. If you have a kernel that uses the airprime module, that module can be patched to recognize this card. This requires you to build a custom kernel, patching the airprime module. Then you can use the exact same process described in Using a Sprint PCS Connection...", and the only contributor was "Dlk" (talk))
  • 14:41, 31 December 2019 Dlk talk contribs deleted page File:Z60t manual (39t6194).pdf
  • 14:40, 31 December 2019 Dlk talk contribs deleted page File:Lexmark4039.pdf
  • 14:39, 31 December 2019 Dlk talk contribs deleted page Setting up Fedora Core 6 on a ThinkPad Z60t (content was: "==Hardware Information== This installation was done on an IBM (Lenovo) ThinkPad Z60t, type/model [http://www-307.ibm.com/pc/support/site.wss/quickPath.do?quickPathEntry=2511-f4u 2511-F4U]. These are notes about the non-obvious stuff I ran into porting over my hacks from installing FC4 on this system. ==Display== X configures the display...", and the only contributor was "Dlk" (talk))
  • 14:38, 31 December 2019 Dlk talk contribs deleted page Setting up Fedora Core 5 on a ThinkPad Z60t (content was: "===Hardware Information=== This installation was done on an IBM (Lenovo) ThinkPad Z60t, type/model [http://www-307.ibm.com/pc/support/site.wss/quickPath.do?quickPathEntry=2511-f4u 2511-F4U]. ===Base Installation=== I did the base installation from [http://fedora.redhat.com/Download/ CDs]. The development workstation install option failed with a missing file error so I did the default o...", and the only contributor was "Dlk" (talk))
  • 14:38, 31 December 2019 Dlk talk contribs deleted page Setting up Fedora Core 4 on a ThinkPad Z60m (content was: "Here is the process I went through to get the Fedora Core 4 Linux installed and working on a Lenovo Thinkpad Z60m ([http://www-307.ibm.com/pc/support/site.wss/quickPath.do?quickPathEntry=2529-e8u 2529-E8U].) Hardware Configuration There is a switch on the front edge of the Z60m which toggles both the wireless and Bluetooth radios. Be sure that it is turned on before trying to use these d...", and the only contributor was "Dlk" (talk))
  • 14:38, 31 December 2019 Dlk talk contribs deleted page MythTV kernel upgrades (content was: "After yum installs a new kernel I need to get the corresponding kernel modules. On the Shuttle that means doing: <pre> yum -y install {alsa,ivtv,lirc}-kmdl-<new-kernel-version> where <new-kernel-version> looks like 2.6.18-1.2257.fc5smp </pre> Check which modules are needed on other systems with: <pre> rpm -qa | grep kmdl-$KVER </pre>", and the only contributor was "Dlk" (talk))
  • 14:38, 31 December 2019 Dlk talk contribs deleted page Setting up MythTV on a barebones Shuttle SB83G5 (content was: "I elected to install MythTV under Fedora Core 5 since that seemed to be a mature environment at the time I was doing my install. My installation was guided by Jarod Wilson's outstanding HOWTO on [http://wilsonet.com/mythtv/index.php Fedora Myth(TV)ology]. My notes here only cover the differences I found and specifics related to the hardware I am using. One general note, when getting file...", and the only contributor was "Dlk" (talk))
  • 14:37, 31 December 2019 Dlk talk contribs deleted page Building Livna's NVIDIA kernel modules (content was: "When Livna doesn't get the new kernel module out soon enough: $ yumdownloader --source buildsys-build-rpmfusion $ yumdownloader --source nvidia-kmod $ rpm -ivh *.src.rpm $ cd ~/rpmbuild/SOURCES/ $ vi buildsys-build-rpmfusion-kerneldevpkgs-current $ vi buildsys-build-rpmfusion-kerneldevpkgs-newest ''make sure those files contain the version number of the kernel you want to build...", and the only contributor was "Dlk" (talk))
  • 14:37, 31 December 2019 Dlk talk contribs deleted page Building Java RPMs for Fedora Core (content was: "Fedora Core uses the JPackage packaging approach to installing Java SDK packages. The following steps can be used to generate the packages required and install them. Become root ("su -"). Visit the [http://www.jpackage.org/ JPackage web site] to find out what the latest Java package they support is. Scroll down the list on the left side of the page to the non-free section to find the Ja...", and the only contributor was "Dlk" (talk))
  • 14:37, 31 December 2019 Dlk talk contribs deleted page Building custom kernal RPMs for Fedora Core 4 (content was: "To build RPMs as a general user you need to create an rpmbuild directory tree in your home directory. This only needs to be done once. Here are the commands: <pre> $ cd ~ $ cp -a /usr/src/redhat rpmbuild $ echo '%_topdir %(echo $HOME)/rpmbuild' >>.rpmmacros </pre> (The following example assumes that the kernel package being rebuilt is the 2.6.17-1.2139_FC4 package.) Download the kernel...", and the only contributor was "Dlk" (talk))
  • 14:37, 31 December 2019 Dlk talk contribs deleted page Resizing a logical volume (content was: "Assuming the new disk is the device at /dev/sdb and your target logical volume is /VolGroup00/LogVol00 # dd if=/dev/zero of=/dev/sdb bs=412 count=1 # pvcreate /dev/sdb # vgextend VolGroup00 /dev/sdb # lvextend /dev/VolGroup00/LogVol00 /dev/sdb # resize2fs /dev/VolGroup00/LogVol00 The "dd" clears the partition table and then you create a "whole disk" physical volume. You could, instead,...", and the only contributor was "Dlk" (talk))
  • 14:32, 31 December 2019 Dlk talk contribs created page System Setup (Created page with "* [http://reactivated.net/writing_udev_rules.html Writing udev rules] Category:Linux")
  • 14:28, 31 December 2019 Dlk talk contribs deleted page Transcoding Video To 3GP Format For Motorola VE20 Phone (content was: "====Using ffmpeg to transcode video into 3GP format for my Motorola VE20 cell phone==== I captured a video on the phone, copied it to Linux and probed it with ffmpeg: Duration: nn:nn:nn.nn, start: 0.000000, bitrate: 393 kb/s Stream #0.0(eng): Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 30.00 tb(r) Stream #0.1(eng): Audio: mp4a / 0x6134706D, 8000 Hz, mono, s16 Starting f...", and the only contributor was "Dlk" (talk))
  • 14:28, 31 December 2019 Dlk talk contribs deleted page From Video Camera to DVD (content was: "To go from the Super Hi8 camcorder to a DVD (These DVDs will play in standard DVD player) # Pull the inputs from the back of the cable set top box and plug into the camera. (Use right (red) audio lead for audio output.) # Exit Myth UI and do <code>"sudo service mythbackend stop"</code> # Do <code>"cat /dev/video > video.mpg"</code> and then push play # Do Ctrl-C when tape has finished...", and the only contributor was "Dlk" (talk))
  • 14:27, 31 December 2019 Dlk talk contribs deleted page Screen Captures (content was: "My goal was high quality audio and video captured in a format that can be recoded into various formats. I found that ffmpeg used in conjunction with arecord for the audio recording gave the best results. ''Note:'' All of what follows is based on ffmpeg version SVN-r13061. Given the rapid evolution of ffmpeg, option names and command syntax may have changed since I wrote this. ==ffmpeg...", and the only contributor was "Dlk" (talk))
  • 14:27, 31 December 2019 Dlk talk contribs deleted page Ripping a DVD to an AVI (content was: "(This started as something I stole from [http://www.bunkus.org/dvdripping4linux/en/separate/transcoding.html Moritz Bunkus] so you'll see a lot of his words here and there.) ==Using MEncoder== I use MPlayer/MEncoder versions 1.0pre7try2 and 1.0rc1 so these instructions are based on those versions. Option syntax often changes between versions. I've written a script called Media:Dvdex...", and the only contributor was "Dlk" (talk))
  • 14:26, 31 December 2019 Dlk talk contribs deleted page Saving YouTube Videos (content was: "* Copy video URL from YouTube page * Paste URL into form on Keep It! web page * Download file from Keep It! link as *.flv file * Convert to MPG format using ffmpeg: ffmpeg -i <video>.flv -ab 56 -ar 22050 -b 500 -s 320x240 <video>.mpg", and the only contributor was "Dlk" (talk))
  • 14:26, 31 December 2019 Dlk talk contribs created page Category:MythTV (Created blank page)
  • 14:25, 31 December 2019 Dlk talk contribs moved page Fixing Audio Popping Noises to Fixing Audio Popping Noises On MythTV without leaving a redirect
  • 14:24, 31 December 2019 Dlk talk contribs deleted page Importing AVCHD Video From A Sony HD-XR100 Camera (content was: "#Plug camera in and start it up as a USB disk #Copy the *.mts files from /media/disk/avchd/bdmv/stream directory into a new directory on disk #Disconnect the camera #<span style="text-decoration: line-through">Run m2tsconv *.mts in the new directory to convert all of the *.mts files to DVD-ready format (~8 hours per hour of video on my workstation)</span> #*<span style="text-decoration: l...", and the only contributor was "Dlk" (talk))
  • 14:23, 31 December 2019 Dlk talk contribs created page Video Processing (Created page with " ===Video Processing=== * Importing AVCHD Video From A Sony HD-XR100 Camera * Burning BluRay Disks * Fixing Audio Popping Noises * Repairing Damaged Recordings...")
  • 14:22, 31 December 2019 Dlk talk contribs created page Graphics Processing (Created page with "*Change Gnome screenshot program assigned to PrtScr key *GIMP - Create contrast mask Category:Graphics")
  • 14:19, 31 December 2019 Dlk talk contribs created page Category:Geospatial (Created blank page)
  • 14:16, 31 December 2019 Dlk talk contribs deleted page Backing Up / Making an image of an SD card (content was: "==Backup== # Use gparted to shrink the root partition to its minimum size # Get "Last sector" from Partition -> Information for the root partition # Get "Sector size" from View -> Device Information for the SD card # <code>sudo dcfldd if=/dev/sde count=''<last sector + 1>'' bs=''<Sector size>'' | gzip >backup.image.gz</code> ==Restore== <ol> <li>To restore: <code>gzip -dc backup.image.gz...", and the only contributor was "Dlk" (talk))
  • 14:15, 31 December 2019 Dlk talk contribs deleted page Notes on installation and resizing the root partition (content was: "# Use dcfldd to install the disk image, it gives progress details: #: <code>sudo dcfldd if=dlk.pidora.img of=/dev/sde sizeprobe=if bs=4M</code> #: There will be a long pause at the end while dcfldd writes out buffered data to the SD card # Use gparted to expand the root partition to fill the SD card and skip the resize step during installation. #: <code>sudo gparted /dev/sde</code>", and the only contributor was "Dlk" (talk))
  • 14:15, 31 December 2019 Dlk talk contribs created page Category:Raspberry Pi (Created blank page)
  • 14:13, 31 December 2019 Dlk talk contribs created page Raspberry Pi (Created page with "===Raspberry Pi=== *Notes on installation and resizing the root partition *Backing Up / Making an image of an SD card *Compiling New Kernel For Raspberry Pi *Twe...")
  • 14:10, 31 December 2019 Dlk talk contribs deleted page Split Full-Disk FLAC file (content was: "Split the album flac file into separate tracks: $ cuebreakpoints sample.cue | shnsplit -o flac sample.flac Copy the flac tags (if present): $ cuetag.sh sample.cue split-track*.flac If the cue file is not a separate file, but included in the flac file itself, then extract it: $ metaflac –export-cuesheet-to=sample.cue sample.flac or $ metaflac --show-tag=CUESHEET sample.fla...", and the only contributor was "Dlk" (talk))
  • 14:10, 31 December 2019 Dlk talk contribs created page Audio Processing (Created page with "*Split Full-Disk FLAC file *ALSA LADSPA Plugin Chain For FM Transmission")
  • 14:04, 31 December 2019 Dlk talk contribs created page Category:Disks & Storage (Created blank page)
  • 14:04, 31 December 2019 Dlk talk contribs created page Disks & Storage (Created page with "*Shrink An Encrypted LUKS Partition Category:Disks & Storage")
  • 14:01, 31 December 2019 Dlk talk contribs created page EMail Servers (Created blank page)
  • 13:59, 31 December 2019 Dlk talk contribs created page File Format Conversion (Created page with "*Converting file formats using OpenOffice Category:Linux")
  • 13:56, 31 December 2019 Dlk talk contribs created page Networking (Created page with "*Configure VPN Gateway")
  • 13:55, 31 December 2019 Dlk talk contribs created page Bash Shell (Created page with "*ASCII Escapes For Bash")
  • 13:51, 31 December 2019 Dlk talk contribs moved page Geospatial Notes to Geospatial Software
  • 13:49, 31 December 2019 Dlk talk contribs moved page Android Devices to Android without leaving a redirect
  • 13:47, 31 December 2019 Dlk talk contribs moved page Cleaning Solution Recipes to Home-made Cleaning Solutions
  • 13:46, 31 December 2019 Dlk talk contribs created page Windows (Created page with "*Add an executable file extension")
  • 13:45, 31 December 2019 Dlk talk contribs deleted page HowTo (content was: " __NOTOC__", and the only contributor was "Dlk" (talk))
  • 13:40, 31 December 2019 Dlk talk contribs deleted page Setup notes for bitcoin/bfgminer on Fedora 17 with nVidia GPU (content was: "This isn't a HOWTO, these are just my personal notes Based on http://servertoast.com/2013/04/02/cgminer-on-fedora-18-with-nvidia-gpu/ ===nVidia GPU setup=== # Must have nVidia propietary driver installed - use RPMFusion repo # Install development headers for driver: xorg-x11-drv-nvidia-devel # Install nVidia CUDA 5.0.35 for Fedora 16: https://developer.nvidia.com/cuda-toolkit-50-archiv...", and the only contributor was "Dlk" (talk))
  • 13:36, 31 December 2019 Dlk talk contribs created page Category:Cleaning Supplies (Created blank page)
  • 13:28, 31 December 2019 Dlk talk contribs deleted page Croissants (content was: "===Ingredients=== 2 envelopes active dry yeast <br />¼ cup lukewarm water <br />1½ tablespoons sugar <br />4 cups sifted all-purpose flour <br />1½ cups lukewarm milk <br />1 teaspoon salt <br />¾ pound (3 sticks) butter <br />1 egg yolk beaten with 1 tablespoon milk ===Directions=== * Soften yeast in lukewarm water with i teaspoon of the sugar. Stir in...", and the only contributor was "Dlk" (talk))
  • 13:09, 31 December 2019 Dlk talk contribs created page Guitars (Created blank page)
  • 13:06, 31 December 2019 Dlk talk contribs created page Android Devices (Created page with "*Full Backup of Nexus 6 Android Smartphone")
  • 13:05, 31 December 2019 Dlk talk contribs created page Cars (Created page with "*Turn off Lexus IS250 seat belt alarm")
  • 13:01, 31 December 2019 Dlk talk contribs deleted page Make Thunderbird Work With Internal NNTP server (content was: "Upgrade to Thunderbird 31.3 breaks connection to the internal NNTP server. To fix: #Edit->Preferences->General tab->Config Editor button #Set security.tls.version.min to 0 (zero)", and the only contributor was "Dlk" (talk))
  • 13:01, 31 December 2019 Dlk talk contribs deleted page Setting up Tivoli Storage Manager (content was: "Prereq packages: * compat-libstdc++-33-3.2.3-69.el6.i686 * compat-libstdc++-33-3.2.3-69.el6.x86_64 * libstdc++-4.4.7-4.el6.i686 * ksh-20120801-10.el6.x86_64 BA client abends on Fedora 18 machines: explanation and workaround -> https://bugzilla.redhat.com/show_bug.cgi?id=1030142 Not a problem on Fedora 19 with glibc 2.17 Add <code>export DSM_LOG=/var/log</code> to <code>/opt/tivoli/tsm/c...", and the only contributor was "Dlk" (talk))
  • 13:00, 31 December 2019 Dlk talk contribs moved page Shrink A Partition to Shrink An Encrypted LUKS Partition without leaving a redirect
  • 12:57, 31 December 2019 Dlk talk contribs created page Exim Configuration for Workstations (Created page with "This is for a Linux (Fedora 24) workstation that does not have a public internet address and wants to send mail via my mail.daveking.com mail server's SMTP gateway. To accomp...")
  • 12:57, 31 December 2019 Dlk talk contribs deleted page Exim Configuration for Workstations (content was: "This is for a Linux (Fedora 24) workstation that does not have a public internet address and wants to send mail via my mail.daveking.com mail server's SMTP gateway. To accomplish this the workstation must masquerade as a host in a existing domain on the internet. The SMTP gateway will check the sending e-mail addresses to ensure that they are valid, therefore the sending addresses on...", and the only contributor was "Dlk" (talk))
  • 12:49, 31 December 2019 Dlk talk contribs created page Category:EMail (Created blank page)
  • 12:48, 31 December 2019 Dlk talk contribs deleted page Tweaking VMware Workstation for Performance (content was: "# Add "vmem" and "vmdk" extensions for your Linux antivirus software's exclude list. (This means the underlying host system's antivirus software, not what you may be running in the VMware image itself.) # Move the memory backing file to RAM. ==Adding extensions to Symantec Corporate Edition's exclude lists== I created a script which I ran specifying "vmem" and then "vmdk". This invoke...", and the only contributor was "Dlk" (talk))
  • 12:47, 31 December 2019 Dlk talk contribs created page Category:Gnome (Created blank page)
  • 12:47, 31 December 2019 Dlk talk contribs created page Category:Graphics (Created blank page)
  • 12:46, 31 December 2019 Dlk talk contribs created page Category:Bash (Created blank page)
  • 12:41, 31 December 2019 Dlk talk contribs moved page BASH: Color text to ASCII Escapes For Bash without leaving a redirect
  • 12:40, 31 December 2019 Dlk talk contribs deleted page VMware compilation tricks - VMWare 11 on Fedora 22 (content was: "When you have to compile the VMware kernel modules *The modules need to be patched: *: Download patch from Vmware Workstation 11: Кernel modules for linux 4.2-rc5+ and unpack # cd /usr/lib/vmware/modules/source # for i in *.tar; do tar -xf $i; done # patch -p1 -i vmware-modules-linux-4.2.0-rc5+.patch Fix any failed hunks # for...", and the only contributor was "Dlk" (talk))
  • 12:39, 31 December 2019 Dlk talk contribs deleted page Setup Bridged Networking For KVM/Qemu (content was: "#Add a bridged interface to the host using the virt-manager GUI. #Tell the kernel not to send packets on the bridge to iptables: add these lines to /etc/sysctl.conf: net.bridge.bridge-nf-call-ip6tables = 0 net.bridge.bridge-nf-call-iptables = 0 net.bridge.bridge-nf-call-arptables = 0", and the only contributor was "Dlk" (talk))
  • 12:38, 31 December 2019 Dlk talk contribs deleted page Sans Digitial TowerRAID TR4M+ (content was: "This device uses a RocketRAID 622 PCIe HBA adapter. Manuals and device driver software can be downloaded from http://highpoint-tech.com/USA_new/series_rr600-download.htm You must build and install a proprietary driver in the form of a kernel module. You must also install either a command line utility or a web-based utility to communicate with the propriety driver and configure/monitor...", and the only contributor was "Dlk" (talk))
  • 12:38, 31 December 2019 Dlk talk contribs deleted page Enlarge AWS EC2 root partition (content was: "When I provisioned a CentOS VM in AWS EC2 it has an 8GB root partition, even when I set the disk size to 100GB. This recipe will extend that partition to fill the disk: # fdisk /dev/xvda <<END u d n p 1 2048 w END # reboot # (after reboot) # resize2fs /dev/xvda1 # df -h / # should now be entire EBS volume", and the only contributor was "Dlk" (talk))
  • 12:33, 31 December 2019 Dlk talk contribs deleted page Editing x264 Video With Frame Level Accuracy (content was: "*Encode with lossless codec, making every frame a keyframe: *:<code>ffmpeg -i input.mp4 -vcodec ffvhuff -g 1 -acodec copy temp.mkv</code> *Get cutpoint timecodes using avidemux2_gtk against temp.mkv *Encode the pieces you want back into x264/mp4 files: *:<code>ffmpeg -threads 8 -i temp.mkv -t 0:46:57.650 -vcodec libx264 -b 800k -vpre main -vpre hq -acodec copy part1.mp4</code> *:<code>ffm...", and the only contributor was "Dlk" (talk))
  • 12:31, 31 December 2019 Dlk talk contribs created page Category:Guitar (Created blank page)
  • 12:29, 31 December 2019 Dlk talk contribs created page Category:Android (Created blank page)
  • 12:28, 31 December 2019 Dlk talk contribs created page Category:Cars (Created blank page)
  • 12:27, 31 December 2019 Dlk talk contribs created page Category:Recipe (Created blank page)
  • 12:27, 31 December 2019 Dlk talk contribs created page Category:Networking (Created blank page)
  • 12:27, 31 December 2019 Dlk talk contribs created page Category:Multimedia (Created blank page)
  • 11:40, 31 December 2019 Dlk talk contribs deleted page Set Up AT&T Phone To Use Google Voicemail (content was: "Google has it wrong. They tell you to use **004*<i>googlevoicenumber</i># to turn voicemail on and ##004# to turn it off. Actually, that sets up forwarding of all calls to Google Voice. With this setup your phone will never ring and calls go directly to Google voicemail. Texts and data calls are forwarded as well, so you'll never see those either. If you've already followed Google's...", and the only contributor was "Dlk" (talk))
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourvariant (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourtext (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourrealname (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourpasswordagain (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourpassword (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yournick (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourname (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourlanguage (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Youremail (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourdomainname (No longer required)
  • 11:31, 31 December 2019 MediaWiki default talk contribs deleted page MediaWiki:Yourdiff (No longer required)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)