ubuntu

  1. R

    Ubuntu failed installation

    ok guys i need help, yung laptop ko ang os nia windows 7 tapos ininstallan ko ubuntu (downloaded from internet), tapos kapag binubukssan yung latop ko ito yung mga lumalabas: *try ubuntu w/o installing *instal ubuntu *check disc for defects *test memory *boot from first hard disk *advanced...
  2. D

    Ubuntu 14.04 LTS Has Been Released

    Support lifespan Ubuntu 14.04 LTS will be supported for 5 years for Ubuntu Desktop, Ubuntu Server, Ubuntu Core, Kubuntu, Edubuntu, and Ubuntu Kylin. All other flavours will be supported for 3 years. Official flavour release notes Find the links to release notes for official flavors here...
  3. D

    👨‍🏫 Tutorial How to Fix: The following signatures couldn't be verified because the public key is not available:

    If you suddenly encounter this error/similar error: Here's the solution: Re-download the missing keys from the Ubuntu key server. In my case: Here is the command to add the missing key mentioned in the error message. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys...
  4. B

    Try Ubuntu Right On Your Browser

    Guys gusto niyo ba subukan ang mga features ng Ubuntu sa browser ninyo? pwede mo try ang kanilang online tour before mag subukan ng original Ubuntu OS. (y) Experience the simplicity of Ubuntu’s stylish and intuitive interface with our online interactive tour. Explore how to browse email, surf...
  5. R

    Ubuntu 13.10 (Saucy Salamander) – Final

    Ubuntu is a community developed, linux-based operating system. Super-fast and great-looking, Ubuntu is a secure, intuitive operating system that powers desktops, servers, netbooks and laptops. Ubuntu is easy to use and it comes with thousands of free applications. Ubuntu does everything you need...
  6. N

    Linux/Ubuntu on Samsung n220?

    Hi guys, Im new to this site and im getting a lot of useful information from here. Good work by the way to the admin and the contributors. Im just wondering if anyone here is experienced in using a linux distribution (preferably linux mint of ubuntu) that would work perfectly with my unit here...
  7. N

    🔒 Closed Linux/Ubuntu on Samsung n220?

    Hi guys, Im new to this site and im getting a lot of useful information from here. Good work by the way to the admin and the contributors. Im just wondering if anyone here is experienced in using a linux distribution (preferably linux mint of ubuntu) that would work perfectly with my unit here...
  8. D

    🔒 Closed Howto crack rar, 7z, and zip files in linux, ubuntu, debian distro

    If you forget your password for compressed archive (rar, 7z, zip), this program is the solution.This program uses bruteforce algorithm to find correct password. You can specify wich characters will be used in password generations. Warning: Please don't use this program for any îllégâl things...
  9. D

    👨‍🏫 Tutorial Clean up and optimize ubuntu 12.10 quantal quetzal, ubuntu server and any version

    For cleaning up Ubuntu 12.10 , you can use GUI applications like ubuntu tweak and/or bleachbit and with baobab to check disk space but I prefer to use the terminal. Here are the commands That I use to save space and clean up all ubuntu 12.10 versions ( Ubuntu, Lubuntu, Xubuntu … )...
  10. D

    🔒 Closed Ubuntu sources.list generated list with most/all known/major repositories

    Replace your /etc/apt/sources.list with the following one. For adding GPG keys of new repos, see instruction (if available) in the sources.list below itself. For more information see here EDIT: Automated an always updated tool :) http://repogen.simplylinux.ch/
  11. D

    🔒 Closed Send and receive sms using gsm modem or phone on ubuntu

    I currently use mobile broadband as my primary Internet connection and this worked great on my Linux PCs for a while. The GSM modem I'm using every day is good old Huawei e220, but there is one aspect of this great hardware device I haven't used on my Linux PCs, and that is sending/receiving SMS...
  12. D

    👨‍🏫 Tutorial How to install / enable mod_rewrite on ubuntu 12.10 with apache2 and php

    After you've installed the Apache web-server and php on Ubuntu 12.10, you find out there is no mod_rewrite installed and available. Here is how to install mod_rewrite on Ubuntu 12.10 (actually, this is actual for at least Apache on Ubuntu 6.04 and earlier). Launch a terminal and run: sudo su...
  13. D

    👨‍🏫 Tutorial Installing apache2 with php5 and mysql support on ubuntu 12.10 (lamp)

    LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.10 server with PHP5 support (mod_php) and MySQL support. I do not issue any guarantee that this will work for you! 1 Preliminary Note In this tutorial I use the hostname...
  14. D

    👨‍🏫 Tutorial How do i install ubuntu-tweak? fix several issues and or installation problem while using deb file.

    up vote 20 down vote accepted The Ubuntu-Tweak Home screen Instructions: Installing Ubuntu-Tweak is rather simple and easy. Follow these simple steps, and you will have Ubuntu-Tweak installed, and be on your way to tweaking Ubuntu to your liking. For 12.10 and Earlier: Steps: Add the PPA...
  15. D

    👨‍🏫 Tutorial How to set chmod for all folder only and all of its subfolders and files in linux ubuntu terminal?

    The answer above is correct, in that chmod -R 755 will set this as permissions to all files and folders in the tree. BUT WHY ON EARTH WOULD YOU WANT TO? it might make sense for the directories, but why set the execute bit on all the files? i suspect what you really want to do is set the...
Back
Top