I have a asp based website. I would like to do spelling and grammer check for onblur event on a text field.
Is there any javascript or asp based library available to do this?
thanks
-Vivek
I have a asp based website. I would like to do spelling and grammar check for onblur event on a text field.
Is there any javascript or asp based library available to do this?
thanks
-Vivek
I'm trying to import IIS logs into SQL Server 2008. I get this error below.
Error 0xc02020a1: Data Flow Task 1:
Data conversion failed. The data
conversion for column "cs(User-Agent)"
returned status value 4 and status
text "Text was truncated or one or
more characters had no match in the
target code page.". (SQL Server
Import and Export Wizard)
I tried changing the column width of user agent to varchar(8000) and nvarchar(4000)
no luck. pls help
-Vivek
Hi
i'm trying to import records from a mdb file to sql server 2008. i have a separate db server and application server.
wrote a stored proc to import data from mdb. But it fails as the mdb is on a network. It works if it's on the db server itself.
i'm using sql server account.
if i login using windows account and try the same sp it works.
How to make it work for sql server account?
-Vivek
I'm trying export records from SQL Server 2008 to mdb file using OpenDataSource. It works when I log in using Windows authentication. But it fails when I use SQL Server authentication.
This is the error i get
OLE DB provider
"Microsoft.Jet.OLEDB.4.0" for linked
server "(null)" returned message
"Could not delete from specified
tables.". Msg 7320, Level 16, State 2,
Procedure EXPORT_Employee, Line 110
Cannot execute the query "DELETE FROM
employee_export " against OLE DB
provider "Microsoft.Jet.OLEDB.4.0" for
linked server "(null)".
Thanks
-Vivek
Hello All
I would like to develop such iphone application that provides functionality to download viedo. i am doing some as below
1) Loading HTML content on web view
2) The loaded html content contains the video link (i.e http://test.com/test.mp4")
3) When i click on that it will play the video in native player.
4) but i would like to prevent this thing and start downloading video from that URL
for example, if i click on link it should not open native video player, it should start downloading from that url and store somewhere on iphone (i.e document directory)
is there any solution for same?
Thanks
Vivek
How can i get a table view in which whn i click on a cell a text view should expand just below that cell it should look like clicking on a button an it will create a text view in between clicked button and its below button...
i m trying to create a pictorial view...
tabel view:
button 1
button 2
button 3
table view:
button 1
button 2 v
.
.
. text view
.
button 3
plz solve my problem i m new for iphone app development....
reply me on
[email protected]
advance thnx
Vivek Sharma
India
Hi,
I'm trying to understand the following lines in joomla's .htaccess file. Can someone explain this please
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} !^/index.php
#RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
#RewriteRule (.*) index.php
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
I want to do some custom redirects
for example
if a url is like this example.com/subdirectory1 i want to redirect to some article. tried adding this line in the .htaccess file
RewriteRule ^somepath index.php?option=com_content&view=article&id=1&Itemid=12
but for some reason the article shows the title even though it's not supposed to show. when i access using the long url string the title doesn't appear if i rewrite it appears.
Please help.
-Vivek
Hi there!
I have an issue with the background image of button which is dependent of button state. I have a button inside customized table view cell and i have set different images for button's different states. Please look into the code below.
[btnNow setImage:[UIImage imageNamed:@"now_norm.png"] forState:UIControlStateNormal];
[btnNow setImage:[UIImage imageNamed:@"now_focus.png"] forState:UIControlStateHighlighted];
Whenever i tap on the actual button this works great but if i tap on area outside of button but which is still inside that same cell then this button changes its background image from UIControlStateNormal to UIControlStateHighlighted.
If i remove background image from UIControlStateHighlighted state then this issue doesn't exists but i need pressed state of the button.
Please help me out.
Thanks in advance!
Vivek Dandage.
Hello All
let say i am having one RTSP url (rtsp://192.168.0.17/mpeg4). the live camera is setup on the machine which relay live video. i am streaming it using vlc player and i am saving it in mp4 file on some location (i.e. c:\temp.mp4).
Now i am opening another vlc player instance and open this file (c:\temp.mp4). but as it is in use and saving live streaming to that file. that will not be played. if if stop the streaming and then played temp.mp4 file then it will play the streamed (saved) video.
Now my requirement is VLC player should also stream and save into temp.mp4 file continuously and at the same time that file should be played in any standard player.
is it possible to do with any option using VLC player that we can do both this things simultaneously.
Thanks
Vivek
I'm trying to setup an svn server.
I maintain couple of websites based on asp. There are three environments currently.
Development: Any new modules/enhancements will be done in this environment
Staging: Mirror of production
Production: The public facing website.
Currently when there's an update to the website, this is what we do
do the update in development
copy file to staging
copy file to production
In production we take a backup of the old file by renaming it.
I would like to make it simpler by installing SVN and stop the file renaming thing. But im not sure how many repositories to have per website. should be it be three or two? I'm absolutely new to svn. Just installed it in a linux based server (ubuntu). Can you pls advice how to go about it?
Thanks
-Vivek
Users who are new to Ubuntu might find it somewhat difficult to configure. Today we take a look at using Ubuntu Control Center which makes managing different aspects of the system easier.
About Ubuntu Control Center
A lot of utilities and software has been written to work with Ubuntu. Ubuntu Control Center is one such cool utility which makes it easy for configuring Ubuntu. The following is a brief description of Ubuntu Control Center:
Ubuntu Control Center or UCC is an application inspired by Mandriva Control Center and aims to centralize and organize in a simple and intuitive form the main configuration tools for Ubuntu distribution. UCC uses all the native applications already bundled with Ubuntu, but it also utilize some third-party apps like “Hardinfo”, “Boot-up Manager”, “GuFW” and “Font-Manager”.
Ubuntu Control Center
Here we look at installation and use of Ubuntu Control Center in Ubuntu 10.04.
First we have to satisfy some dependencies. You will need to install Font-Manager and jstest-gtk (link below)…before installing Ubuntu Control Center (UCC). Click the Install Package button.
You’ll be prompted to enter in your admin password for each installation package.
Installation is successful…close out of the screen.
Download and install Font-Manager…again you’ll need to enter in your password to complete installation.
Once you have installed the two dependencies, you are all set to install Ubuntu Control Center (link below), double click the downloaded Ubuntu Control Center deb file to install it.
Once installed you can find it under Applications \ System Tools \ UCC.
Once you launch it you can start managing your system, software, hardware, and more.
You can easily control various aspects of your Ubuntu System using Ubuntu Control Center. Here we look at configuring the firewall under Network and Internet.
UCC allows easy access for configuring several aspects of your system.
Once you install UCC you’ll see how easy it is to configure your Ubuntu system through an intuitive clean graphical interface. If you’re new to Ubuntu, using UCC can help you in setting up your system how you like in a user friendly way.
Home Page of UCC
http://code.google.com/p/ucc/
Links
Download Font-Manager ManagerDownload jstest-gtkUbuntu Control Center (UCC)
Similar Articles
Productive Geek Tips
Adding extra Repositories on UbuntuAllow Remote Control To Your Desktop On UbuntuAssign a Hotkey to Open a Terminal Window in UbuntuInstall VMware Tools on Ubuntu Edgy EftInstall Monodevelop on Ubuntu Linux
TouchFreeze Alternative in AutoHotkey
The Icy Undertow Desktop
Windows Home Server – Backup to LAN
The Clear & Clean Desktop
Use This Bookmarklet to Easily Get Albums
Use AutoHotkey to Assign a Hotkey to a Specific Window
Latest Software Reviews
Tinyhacker Random Tips
Xobni Plus for Outlook
All My Movies 5.9
CloudBerry Online Backup 1.5 for Windows Home Server
Snagit 10
How to Forecast Weather, without Gadgets
Outlook Tools, one stop tweaking for any Outlook version
Zoofs, find the most popular tweeted YouTube videos
Video preview of new Windows Live Essentials
21 Cursor Packs for XP, Vista & 7
Map the Stars with Stellarium
I have firefox version 11.0 and am running ubuntu 11.10. Firefox takes upto 850MB RAM with only six or seven tabs opened and all the tabs loaded with light weight websites only. I wonder why would a browser consume so much memory. It keeps increasing its memory consumption over time. I have 3GB RAM and most of the times firefox consumes upto 30% of my memory. How do I fix this?
EDIT:
The output of the command sudo iotop -oPa as asked by @Jippie
Ubuntu 10.04 (code name Lucid Lynx) will come loaded with the Ubuntu One music store. Rhythmbox will have the Ubuntu One music store integrated in it. It’ll also allow users to download purchased music to their local machine.
Ubuntu One Music Store
Users will be able to access Ubuntu One music store from the sidebar of Rhythmbox. The music store is a web page that opens in the Rhythmbox player. There are albums listed on the home page of the Ubuntu One music store page.
Ubuntu One music store is powered by 7digital, which is a leading digital B2B media delivery company based in London and operating globally. Canonical, the company behind Ubuntu, has partnered with 7digital to bring the music store to it’s users, integrating it with Rhythmbox and it’s cloud storage service UbuntuOne which was launched last year.
The home screen of the Ubuntu One music store displays popular albums and functionality to browse and search. You can search for Artists, Tracks, Albums, or a combination of all three. Users will also be able to browse the store alphabetically, or based on different music genres. Once you select a specific artist, all their available albums are arranged in a grid.
Once an album is selected, you’ll will be able to download specific songs or the whole album. You’ll also be allowed to preview different songs for 60 seconds.
You’ll be able to buy tracks using a credit card or with PayPal. The purchased tracks will be visible under Library \ Purchased from Ubuntu One. The downloaded tracks are also synced with your UbuntuOne account. This means that you’ll be able to access your tracks from any where on the web. The default UbuntuOne account comes with 2 GB free storage, however, you can also purchase additional space if you need it.
All the music is in mp3 format which is not supported by default in Ubuntu. However, you can get mp3 playback functionality using GStreamer multimedia framework.
Conclusion
All in all the Ubuntu One music store is a positive move to enhance the user experience and also increase the popularity of Canonical in bringing Ubuntu closer to regular users. This would also provide Canonical to make some revenue in collaboration with 7digital.
Ubuntu One Music Store Wiki
Similar Articles
Productive Geek Tips
Install GIMP 2.7.1 on Lucid Lynx using PPAExaile 0.3.0 is a Music Player for UbuntuHow to install Spotify in Ubuntu 9.10 using WineAdding extra Repositories on UbuntuSpeed Up Amarok With Large Music Collections
TouchFreeze Alternative in AutoHotkey
The Icy Undertow Desktop
Windows Home Server – Backup to LAN
The Clear & Clean Desktop
Use This Bookmarklet to Easily Get Albums
Use AutoHotkey to Assign a Hotkey to a Specific Window
Latest Software Reviews
Tinyhacker Random Tips
DVDFab 6
Revo Uninstaller Pro
Registry Mechanic 9 for Windows
PC Tools Internet Security Suite 2010
Open Multiple Links At One Go
NachoFoto Searches Images in Real-time
Office 2010 Product Guides
Google Maps Place marks – Pizza, Guns or Strip Clubs
Monitor Applications With Kiwi
LocPDF is a Visual PDF Search Tool
GIMP lovers are going to be disappointed to hear that GIMP is going away in the next release of much awaited Ubuntu 10.04. Today we take a look at installing in on Lucid Lynx using PPA.
The reason for getting rid of it as cited by the GIMP developers, is that GIMP is too professional a software to be included in regular desktop version of Ubuntu. And it takes up too much of space on the disk. Also, the fact that it’s too complicated for regular users.
If you can’t live without it…let’s see how to install GIMP 2.7.1 on Lucid Lynx (Currently in Alpha). The new version of GIMP supports single window mode and we will also see how to enable this feature as well.
First we need to add the official GIMP 2.7.1 PPA in the software sources of Ubuntu 10.04, by opening the terminal window and typing the following command:
sudo sh -c “echo ‘deb http://ppa.launchpad.net/matthaeus123/mrw-gimp-svn/ubuntu lucid main’ >> /etc/apt/sources.list”
Now that we have added the PPA we need to add the GPG key, so type the following in your Terminal window.
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 405A15CB
Next up we have to update the software repository…
sudo apt-get update
All that is left is to install GIMP 2.7.1 by typing in the following…
sudo apt-get install gimp
Click ‘Y’ (for yes) to install GIMP
Once GIMP is installed you can start it by going to Applications > Graphics > GNU Image Manipulation Program.
You now have your favorite GIMP on your favorite Ubuntu 10.04.
As you can see in the image below, GIMP still comes with default 3 windows, which could clog up your lower panel In Ubuntu 10.04.
However, now you can run GIMP in single window mode by going to Windows > Single-Window mode.
That’s all! Now you have your GIMP running in single window mode with less of hassle to manage 3 windows.
It’s unfortunate that GIMP will not be included, but by following these instructions, you’ll be able to enjoy using it in Ubuntu 10.04.
Similar Articles
Productive Geek Tips
Show the List of Installed Packages on Ubuntu or DebianHow to Install Windows Applications on Linux Using CrossoverInstall VMware Tools on Ubuntu Edgy EftInstall Adobe PDF Reader on Ubuntu EdgyInstall MySQL Server 4.1 on Ubuntu
TouchFreeze Alternative in AutoHotkey
The Icy Undertow Desktop
Windows Home Server – Backup to LAN
The Clear & Clean Desktop
Use This Bookmarklet to Easily Get Albums
Use AutoHotkey to Assign a Hotkey to a Specific Window
Latest Software Reviews
Tinyhacker Random Tips
Revo Uninstaller Pro
Registry Mechanic 9 for Windows
PC Tools Internet Security Suite 2010
PCmover Professional
Stretch popurls.com with a Stylish Script (Firefox)
OldTvShows.org – Find episodes of Hitchcock, Soaps, Game Shows and more
Download Microsoft Office Help tab
The Growth of Citibank
Quickly Switch between Tabs in IE
Windows Media Player 12: Tweak Video & Sound with Playback Enhancements
Ubuntu 10.04 was released last month, and comes with some breath taking design enhancements, and has some fabulous art work integrated into it. We’ve put together a collection of wallpapers to make it more customized.
We thought of pulling out some of the best Ubuntu wallpapers in this post so that you have a good mix to choose from when you are slightly bored of the default Lucid Lynx (Ubuntu 10.04) wallpaper. The following is a collection of top 21 Ubuntu wallpapers. To download the wallpaper just click on the hyperlink above the image.
Ubuntu Wallpapers
EgFox Lucid Lynx Blue 2010 by ~Eg-Art
EgFox Lucid Lynx K HD 2010 by ~Eg-Art
Lucid Lynx 10 04 by ~Momez
Ubokeh Wallpaper Pack by ~giantspeck
lucid fog brown by ~darkburt
EgFox Lucid Lynx HD 2010 by ~Eg-Art
LTS 2010 by ~alkore31
Ubuntu Bokeh by ~ttk1opc
Ubuntu Aurora by *monkeymagico
Ubuntu by ~gorkisview
Ubuntu Glow by ~BigAction
Destroy Ubuntu by ~lukeroberts
Ubuntu Triskell by ~deviantdark
Ubuntu 2.0 by ~monsteer
Ubuntu leaves by ~sizakor
Ubuntu Bokeh by ~freyr
Ubuntu Brown leather distress by *monkeymagico
Ubuntu Black Metal Hex by *monkeymagico
Ubuntu gusty 4 walls by ~yf19-sama
Ubuntu Wallpaper by ~Ruzzy2006
ubuntu-Gloss by ~SWOriginal
Enjoy the new wallpaper to suit your desktop. You also might want to make sure and check out our Desktop Fun section for more collections of cool wallpapers.
Similar Articles
Productive Geek Tips
Windows 7 Welcome Screen Taking Forever? Here’s the Fix (Maybe)Allow Remote Control To Your Desktop On UbuntuCheck your Disk Usage on Ubuntu from the command lineDual Monitors: Use a Different Wallpaper on Each Desktop in Windows 7, Vista or XPDesktop Fun: Starship Theme Wallpapers
TouchFreeze Alternative in AutoHotkey
The Icy Undertow Desktop
Windows Home Server – Backup to LAN
The Clear & Clean Desktop
Use This Bookmarklet to Easily Get Albums
Use AutoHotkey to Assign a Hotkey to a Specific Window
Latest Software Reviews
Tinyhacker Random Tips
VMware Workstation 7
Acronis Online Backup
DVDFab 6
Revo Uninstaller Pro
Enhance Your Laptop’s Battery Life With These Tips
Easily Search Food Recipes With Recipe Chimp
Tech Fanboys Field Guide
Check these Awesome Chrome Add-ons
iFixit Offers Gadget Repair Manuals Online
Vista style sidebar for Windows 7
I have weired issue. I did a fresh installation of Ubuntu 12.04. Then I installed Nvidia drives for my graphics card. I executed the command "modprobe nvidia" after installing the Nvidia drivers and rebooted. After reboot, sound indicator in top panel is disabled and I can't control the volume from there. I opened Settings Sound and it does not show any sound card installed. However, I can hear the sound. Please help.
Output of lspci | grep Audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
01:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
Output of lsmod | grep snd
snd_hda_codec_hdmi 32191 4
snd_hda_codec_realtek 73851 1
snd_hda_intel 33367 0
snd_hda_codec 134156 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 97188 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 29990 1 snd_pcm
snd 78855 7 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
I installed unity, used for a while. Then i installed gnome-shell, used it for a while. Now decided to switch back to standard. Gnome is not working the way it use to be. I am using T61 with nvidia-latest drivers. Following issues...
Window borders are not showing. Installed compiz settings, and re-check window decorations option.
I had to re-install nvidia driver, as when I tried to apply normal visual effects, it said no display driver found.
Gnome panel is not coming, and mouse pointer is a "cross" than a "arrow". I then opened a terminal and enter gnome-panel. Panel came and window borders came back.
Nothing is showing on desktop, and the right click is also not populating the menu.
When i loging, an error message saying, docky did not start and it requires compiz to work. After starting gnome-panel from terminal, i went to systempreferencesAppearance. And selected normal visual effects. It activated, i selected keep the settings.
Now when i restart or re-login, everything is gone. I have to run gnome-panel manually, and then re-enable visual setting. Ofcourse i can add gnome-panel in startup applications, but i want to know what has installing unity/gnome-shell has done, that these setting are messed up.
I manually removed mutter, as Appearance application was showing mutter installed, cant enable effects. What shall i do to get back a standard gnome-desktop back.
I am running Gnome Shell and I do not like Zeitgeist indexing all my files. This makes the search in dash very slow. I do not want the dash to search recent files, so I installed activity log manager to prevent zeitgeist's logging activity. I configured the log manager as below.
But even after adding every folder, the files keep appearing in the dash under Recent Items. Is there any other software or tweak which will instruct zeitgeist to search only applications installed in my system and not my recent files.
I have a Netgear WNA1100 usb wifi adapter. I have installed Atheros driver from Forum Details (btw name of the file is ath9k_htc-installer.1.0.1-maverick-fixed.deb).
I wish to make a setup like connectify(windows) on ubuntu, so that I can connect my phone wirelessly to my laptop via Netgear WNA1100 (behaving as AP) and eventually use internet via my wired lan.
I have installed the above mentioned driver, hostapd and hostap-utils. Following is my hostapd.conf file.
ssid=vks
interface=wlan1 # The interface name of the card
driver=ath9k_htc # The card driver
macaddr_acl=0
accept_mac_file=/etc/hostapd.accept
deny_mac_file=/etc/hostapd.deny
ieee80211x=1 # Use 802.1X authentication
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_passphrase=88888888
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
When i run
sudo hostapd /etc/hostapd/hostapd.conf
I get an error
invalid/unknown driver 'ath9k_htc # The card driver
I think the driver is installed fine, as i can see the blue led blinking on the netgear adapter, which was not blinking earlier.
Can someone please guide me how to achieve this setup?
I will appreciate an example hostapd.conf file with a simple wpa_psk security
setup.
Please be detailed and descriptive with commands. How to run and end it.
Following is output from lsmod, i have only pasted the entries which had ath and ath related info. Which driver shall i use.
Module Size Used by
ath9k_htc 42903 0
ath9k_common 2563 1 ath9k_htc
ath9k_hw 285176 2 ath9k_htc,ath9k_common
ath 13001 2 ath9k_htc,ath9k_hw
cfg80211 139811 3 ath9k_htc,mac80211,ath
compat 4020 1 cfg80211
led_class 2633 3 ath9k_htc,thinkpad_acpi,sdhci
Thanks.
i had installed Ubuntu 11.10 along with the another Ubuntu 11.10 which already installed in my netbook. Later I formatted the partition I newly installed. Next time when I boot it went to Grub Rescue menu. I boot my system again with Ubuntu USB stick, Then I installed Boot repair package in USB and restored MBR and GRUB menu in hard disk. Now when I am restarting, I am getting a message Missing operating system, press any key to continue.
Can somebody help me on this?
Below is the output for sudo fdisk -l
omitting empty partition (7)
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00058a60
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 204072287 102035120 83 Linux
/dev/sda2 204072958 312580095 54253569 5 Extended
/dev/sda5 310507520 312580095 1036288 82 Linux swap / Solaris
/dev/sda6 308432896 310503423 1035264 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdb: 4006 MB, 4006608896 bytes
124 heads, 62 sectors/track, 1017 cylinders, total 7825408 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0004d3df
Device Boot Start End Blocks Id System
/dev/sdb1 * 62 7818695 3909317 b W95 FAT32
Below is the output for sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/loop1: LABEL="casper-rw" UUID="533defb1-f073-254a-b46f-7ca0ac1f4e0c" TYPE="ext2"
/dev/sda1: LABEL="Ubuntu" UUID="6a141040-3ba8-457a-9de5-ad06e6057084" TYPE="ext4"
/dev/sda5: UUID="3a7f62d6-9c65-4d12-a3b6-5d62b9710f7d" TYPE="swap"
/dev/sda6: UUID="274da115-cec2-4418-a1af-88fe921e3670" TYPE="swap"
/dev/sdb1: LABEL="PENDRIVE" UUID="EC22-6BE4" TYPE="vfat"
File /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
}
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 6a141040-3ba8-457a-9de5-ad06e6057084
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=auto
load_video
insmod gfxterm
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 6a141040-3ba8-457a-9de5-ad06e6057084
set locale_dir=($root)/boot/grub/locale
set lang=en_US
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
set timeout=10
else
set timeout=10
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
clear
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
if [ ${recordfail} != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
menuentry 'Ubuntu, with Linux 3.0.0-12-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 6a141040-3ba8-457a-9de5-ad06e6057084
linux /boot/vmlinuz-3.0.0-12-generic root=UUID=6a141040-3ba8-457a-9de5-ad06e6057084 ro quiet splash vt.handoff=7
initrd /boot/initrd.img-3.0.0-12-generic
}
menuentry 'Ubuntu, with Linux 3.0.0-12-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 6a141040-3ba8-457a-9de5-ad06e6057084
echo 'Loading Linux 3.0.0-12-generic ...'
linux /boot/vmlinuz-3.0.0-12-generic root=UUID=6a141040-3ba8-457a-9de5-ad06e6057084 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.0.0-12-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 6a141040-3ba8-457a-9de5-ad06e6057084
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 6a141040-3ba8-457a-9de5-ad06e6057084
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
I would like to use my laptop as an Access point, so that i can connect my phones through Wifi. I have done this my office laptop T410. I am having T61 with wifi module 4965. Connectify on windows does not support it. I am following --
https://help.ubuntu.com/community/WifiDocs/WirelessAccessPoint
to make achieve WAP capability on my T61 running ubuntu 10.10. The link says something about "master mode", how do i put my T61 wifi-inter4965 in master mode. Can i install madwifi or atheros drivers on it.
I am using galaxy S froyo, and it does not support Ad-hoc network. Has anyone tired to achieve this.
I am attempting to have an interface in which people can upload music files and listen to them through the site. The biggest problem obviously is that someone who uploads an audio track in mp3 format into Mozilla wouldn't be able to play it back (since MF doesn't support mp3 playback since I'm using jPlayer).
I did some research and found out that I could use command line php using FFmpeg to convert the mp3 to ogg or some other supportable format. I believe I understand (a little bit) how command line php works but I was wondering how I could install it onto phpmyadmin on my hosting service? Could anyone link me to a tutorial or care to explain? I tried googling it but I just couldn't find it.
I am using gnome-shell in Ubuntu 11.10. I am getting annoyed when dash search lists Recent Items. I have tried many ways to prevent it like
Deleting activity.sqlite and activity.sqlite-journal files under ~/.local/share/zeitgeist
Adding all the possible entries in Activity Log Manager to prevent application logging
Specifying time range in Activity Log Manager to forget my activities.
But none of the methods are working. The recent items list is still populated.
Is there any way to tell dash not to list Recent Items while searching, other than the above methods? Or is there any way to delete the recent items list?
I have Ubuntu 11.10 installed and am using GNOME 3.2. I am left with no other option than to restart gdm or to reboot the system, when GNOME freezes.
GNOME freezes at times when resuming from suspend and every time I search in the dashboard, inspite of having GNOME 3.2 compatible theme installed.
Is there any option to restart shell from tty? Or is there any other solution to recover from the freeze?