Skip to main content

Home/ Linux/ Group items tagged 10

Rss Feed Group items tagged

Marc Lijour

News » GTK+ 3 is here - 3 views

  • Today, I am releasing GTK+ 3
abuwipp

How to install Oracle 10g XE in 64-bit Ubuntu | Ubuntu Geek - 0 views

    • abuwipp
       
      Works for 32bit Ubuntu too. Have skipped the --force-architecture for the oracle package
  • ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server PATH=$PATH:$ORACLE_HOME/bin export ORACLE_HOME export ORACLE_SID=XE export PATH
  • gksudo gedit ~/.bashrc
  • ...2 more annotations...
  • first, you have that to make the group “dba” and the user “oracle”, before begin the install
    • abuwipp
       
      create group and user first - see comment of Roy
janina smith

Online Computer Assistance Only from the Best - 2 views

I am an online writer and my boss would regularly ask me to submit as much as 10 articles daily. I often experience computer trouble, and I am having a hard time looking for a local computer techni...

computer assistance

started by janina smith on 31 Jul 11 no follow-up yet
bryan yu

How to protect media file using Apache module rewrite in FreeBSD - 0 views

  •  
    The main purpose in writing this article is to share how to protect media files. That is because I discovered that someone will copy my entire article and then paste it into their own Blog. In fact, we can not prevent it to happen. So I have to use the rewrite module of apache server to stop it. If you are using your machine as a web server...
bryan yu

How to use xvidcap to record steps on Linux openSUSE - 2 views

  •  
    Sometimes I have to use the software xvidcap to record the steps for each action. This way will be more convenient for users to understand when I am teaching them. We all know that you can find many of this type of software in Windows, but there are only a small number of software have this capability in Linux...
bryan yu

MOPSLinux 7.0 alpha 2.7 released - 0 views

  •  
    Another distro MOPSLinux 7.0 alpha 2.7 has been released that is based on Slackware distribution. It's a Russian vendor so that you will see the russian language in their website. If you don't understand russian language, please see the following translated contents which translated by Google Translate...
bryan yu

How to connect to internet through pppoe on Fedora - 0 views

  •  
    Today, my friend ask me to capture some pictures about internet connection steps for Fedora. He was using Windows XP and connect to Internet through pppoe connection. However, his Windows system isn't stable right now, so want to try Fedora 12 beta...
bryan yu

A great news: Fedora 12 beta is now available! - 0 views

  •  
    Fedora has just released a new beta version of Fedora 12. This also means the final official version will be released soon. So this information is very important for Linux user. Especially, so many operation systems will release final version such as Ubuntu, openSUSE, Windows 7...
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...
Tim Mullins

Melbourne Linux Users Group 30th October Meeting - Focus on Firewalls part 1 - 0 views

  •  
    Click here to see original video.This is Part 1 of 2 video recording from the OSGUI.com Tech Show is of the MLUG Australia October 30th Meeting
Javin Paul

10 tips on working fast in UNIX - 0 views

  •  
    This is an excellent link I find related to Unix find command and how to use find command in unix , I have bookmarked it and using it frequently , It has really improved my productivity over couple of days , I am loving it:)my favorite unix find command example from this blog post is :6) How to find all text file which contains word Exception|,ERROR,Error} using find command in Linux ?
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.
« First ‹ Previous 61 - 80 of 85 Next ›
Showing 20 items per page