Which app do you use the most for taking Notes ? I have seen Android by default leaning on Google Keep. They even sync your notes so that people can carry it across devices. Same as with contacts.
Do you think MS- Google tug of war caused demise of Cyanogenmod ? MS was very interesting in acquiring CM. So was Google. They even offered a very huge prize ( in billions ) which didn't go through the CM team.
They were very promising. Maybe, it is not easy to do something like what CM did unless you have a very strong backer.
They were very promising. Maybe, it is not easy to do something like what CM did unless you have a very strong backer.
Hello friends. as i already post a tutorial about using Pen Drive as a Shared RAM memory in Linux OS. now i tell you how to do this in Windows 7, 8 , Vista.
It's not hard to turn an extra USB stick lying around that's collecting dust into extra memory for your computer, allowing it to run speedier and manage more applications better.
It's not hard to turn an extra USB stick lying around that's collecting dust into extra memory for your computer, allowing it to run speedier and manage more applications better.
- Rename your thumb drive as "RAM DRIVE" or something similar while you format your Drive with FAT32 system , so you can see which drive is being used as RAM.
- Delete all the stuff on the flash drive. Check for hidden files.Better to Format it completely because after it convert as a part of RAM you can't use it as a storage device until you rewind all these process.
- Right click on My Computer, and go to Properties. Once there, click on Advanced and go to the system output's Settings.
- Click on Advanced, and then Edit.
- Click on your thumb drive above, and select "user-defined size." Here you can see the size of your flash drive.
- Calculate the size of the flash drive, and subtract 5 Mb.
- Type this number in the first box. In the second box, type in the same number.
- Click Set and confirm all your settings, applying them wherever you can.
- Restart your computer.
Here is some step by step images. that can better explain.
![[Image: aid1816689-728px-Use-Pen-Drive-As-RAM-Step-11.jpg]](http://pad2.whstatic.com/images/thumb/3/38/Use-Pen-Drive-As-RAM-Step-11.jpg/aid1816689-728px-Use-Pen-Drive-As-RAM-Step-11.jpg)
![[Image: aid1816689-728px-Use-Pen-Drive-As-RAM-Step-12.jpg]](http://pad1.whstatic.com/images/thumb/9/90/Use-Pen-Drive-As-RAM-Step-12.jpg/aid1816689-728px-Use-Pen-Drive-As-RAM-Step-12.jpg)
![[Image: aid1816689-728px-Use-Pen-Drive-As-RAM-Step-13.jpg]](http://pad3.whstatic.com/images/thumb/8/81/Use-Pen-Drive-As-RAM-Step-13.jpg/aid1816689-728px-Use-Pen-Drive-As-RAM-Step-13.jpg)
![[Image: aid1816689-728px-Use-Pen-Drive-As-RAM-Step-14.jpg]](http://pad1.whstatic.com/images/thumb/e/e9/Use-Pen-Drive-As-RAM-Step-14.jpg/aid1816689-728px-Use-Pen-Drive-As-RAM-Step-14.jpg)
![[Image: aid1816689-728px-Use-Pen-Drive-As-RAM-Step-15.jpg]](http://pad3.whstatic.com/images/thumb/8/81/Use-Pen-Drive-As-RAM-Step-15.jpg/aid1816689-728px-Use-Pen-Drive-As-RAM-Step-15.jpg)
![[Image: aid1816689-728px-Use-Pen-Drive-As-RAM-Step-16.jpg]](http://pad3.whstatic.com/images/thumb/c/c4/Use-Pen-Drive-As-RAM-Step-16.jpg/aid1816689-728px-Use-Pen-Drive-As-RAM-Step-16.jpg)
This is not a exact replacement of RAM but a SWAP memory which share your RAM load. and it's effective. you can try this once. when the OS runs out of physical RAM it uses the ‘swap space’, which is like RAM but on a hard drive. And because it’s on a hard drive, it’s really really slow.
This quick hack uses a USB flash drive instead, which not only offsets the load on the hard drive, but also has speed advantages. One of my older systems ran up against the 2Gb RAM wall pretty quick. For less than $10, this takes away some of the hang ups it used to experience.
Lets Start Tutorial now: Grab a USB stick, make sure there’s nothing on it you need (as it will be deleted!), and follow these steps:
1- Plug it in. If it automounts, unmount it.
2- Type:
(or whatever your device path is)
3- Then type:
(the 32767 makes it a higher priority and will thus be used before the hard drive swap drive).
To make sure everything went well, type:
If you need to take the stick out, type:
Since I’ll be leaving this in the back of my desktop, first I got the UUID of the drive by typing:
And then I added the following line to my
/etc/fstab to have it automount as swap:
It’s obviously not as fast as physical RAM, but it’s a cheap and quick way to get a performance boost.
Thank you
Need Your Positive Response.
This quick hack uses a USB flash drive instead, which not only offsets the load on the hard drive, but also has speed advantages. One of my older systems ran up against the 2Gb RAM wall pretty quick. For less than $10, this takes away some of the hang ups it used to experience.
Lets Start Tutorial now: Grab a USB stick, make sure there’s nothing on it you need (as it will be deleted!), and follow these steps:
1- Plug it in. If it automounts, unmount it.
2- Type:
Code:
sudo mkswap /dev/sdb1(or whatever your device path is)
3- Then type:
Code:
sudo swapon -p 32767 /dev/sdb1(the 32767 makes it a higher priority and will thus be used before the hard drive swap drive).
To make sure everything went well, type:
Code:
cat /proc/swapsIf you need to take the stick out, type:
Code:
sudo swapoff /dev/sdb1Since I’ll be leaving this in the back of my desktop, first I got the UUID of the drive by typing:
Code:
ls -l /dev/disk/by-uuid/And then I added the following line to my
/etc/fstab to have it automount as swap:
Code:
UUID=35e61737-7418-4a6a-9d00-9ee18efc6832 none swap sw,pri=32767 0 0It’s obviously not as fast as physical RAM, but it’s a cheap and quick way to get a performance boost.
Thank you
Need Your Positive Response.
1-Skype
2-Discord
3-Gmail
4-Yahoo
5-Hotmail
6-Team Speak
7-Line
8-Viber
9-What's App
If i forget thing Reply down with it and i will add it
.
...........................................................................
On Myself i will choose Discord because it is the best app ever i used it so what about you guys? Reply Down!
2-Discord
3-Gmail
4-Yahoo
5-Hotmail
6-Team Speak
7-Line
8-Viber
9-What's App
If i forget thing Reply down with it and i will add it
............................................................................
On Myself i will choose Discord because it is the best app ever i used it so what about you guys? Reply Down!
Hello Friends,
Today i am going to share internet browser short keys.
Google Chrome Short Keys
Mozila Firfox Short Keys
Today i am going to share internet browser short keys.
Google Chrome Short Keys
Code:
Ctrl+N - Opens a new window.
Ctrl+T - Opens a new tab.
Ctrl+Shift+N - Opens a new window in incognito mode.
Ctrl+O, - Opens a file from your computer in Google Chrome.
Ctrl and click a link - Opens the link in a new tab in the background.
Ctrl+Shift and click a link - Opens the link in a new tab and switches to the newly opened tab.
Shift and click a link - Opens the link in a new window.
Ctrl+Shift+T - Reopens the last tab you've closed.
Drag a link to a tab - Opens the link in the tab.
Ctrl+1 through Ctrl+8 - Switches to the tab at the specified position number on the tab strip.
Ctrl+9 - Switches to the last tab.
Press Shift+Backspace, or Alt and the right arrow together. Goes to the next page in your browsing history for the tab.
Double click the blank area on the tab strip. - Maximizes or minimizes the window.
Ctrl+Q - Quits Google Chrome.Mozila Firfox Short Keys
Code:
to go Back - Alt + ← / Backspace
Forward - Alt + → / Shift + Backspace
Home - Alt + Home
Open File - Ctrl + O
Reload - F5
Ctrl + R - Reload (override cache) Ctrl + F5
Ctrl + Shift + R - Stop / Esc
Copy - Ctrl + C
Cut - Ctrl + X
Delete - Del
Paste - Ctrl + V
Paste (as plain text) - Ctrl + Shift + V
Redo - Ctrl + Y
Select All - Ctrl + A
Undo - Ctrl + Z
Hello Friends,
Today i am going to share a VPN Software.You can use this for online gaming.I play SA-MP ( San Andreas Multiplayer ) game.You can change your country using this vpn. I mostly use it for ban evasion in servers.
So lets start
Software Name: Vyper VPN
Download : Click Me
Size: 4.6 MB
How to setup Vyper VPN for Multiplayer Game.
1st: Click login/register button in main menu.
2nd: Put your password or fill the given form
3rd: Click on connect
To configure your protocol, open the options window and select the protocol tab
To configure your server location, select the location drop down within the connect button
Today i am going to share a VPN Software.You can use this for online gaming.I play SA-MP ( San Andreas Multiplayer ) game.You can change your country using this vpn. I mostly use it for ban evasion in servers.
So lets start
Software Name: Vyper VPN
Download : Click Me
Size: 4.6 MB
How to setup Vyper VPN for Multiplayer Game.
1st: Click login/register button in main menu.
2nd: Put your password or fill the given form
3rd: Click on connect
To configure your protocol, open the options window and select the protocol tab
To configure your server location, select the location drop down within the connect button
Hello, What is your music name you love?
On myself i love
1- Gangnam Style
2- Fifths Harmony worth it
3- Get Low
4- Tokyo Drift
5- Do you smile
6- Boom Boom Paw
7- Cut It Remix "Roll It"
.....................................................................
What about you guys? Reply Down!
On myself i love
1- Gangnam Style
2- Fifths Harmony worth it
3- Get Low
4- Tokyo Drift
5- Do you smile
6- Boom Boom Paw
7- Cut It Remix "Roll It"
.....................................................................
What about you guys? Reply Down!
How to know if your server in hosted tab or no
Hello Dear Players and Readers Today I wanna show you how to know if your server in hosted or not.
first Go to http://monitor.sacnr.com/checker.htmlAnd Write the IP in the Blank Case Below And the Port in the Other Case. Then Click Check You Are Done!
And Check if its Written on Hosted:* Yes* So it's Hosted Tab if isn't so its not on hosted Tab.
Thanks For Reading.
Hello Dear Players and Readers Today I wanna show you how to know if your server in hosted or not.
first Go to http://monitor.sacnr.com/checker.htmlAnd Write the IP in the Blank Case Below And the Port in the Other Case. Then Click Check You Are Done!
And Check if its Written on Hosted:* Yes* So it's Hosted Tab if isn't so its not on hosted Tab.
Thanks For Reading.
Hello, Sir
1st. You need to have Root On Mobile (Android)
2nd. Open The Program That Need Root
3rd. It will ask you to Allow Or Denie so you allow thats it
.
We Are Done
Thanks for reading
____________________________________
How To Download Root
Go And Search On Google Kingroot and download it
Download link: http://www.apkmirror.com/apk/kingroot-st.../download/
NOTE: I am not responsible for any errors happened to you... Because Root can remove software (it removed my software 2 times but i back it) so i am not preferring to install it but some people asked me for how to root the mobile on another community and another chat programs so i made that.
1st. You need to have Root On Mobile (Android)
2nd. Open The Program That Need Root
3rd. It will ask you to Allow Or Denie so you allow thats it
.We Are Done
Thanks for reading
____________________________________
How To Download Root
Go And Search On Google Kingroot and download it
Download link: http://www.apkmirror.com/apk/kingroot-st.../download/
NOTE: I am not responsible for any errors happened to you... Because Root can remove software (it removed my software 2 times but i back it) so i am not preferring to install it but some people asked me for how to root the mobile on another community and another chat programs so i made that.
| Welcome, Guest |
|
You have to register before you can post on our site. |
| Search Forums |
|
(Advanced Search) |
| Forum Statistics |
|
» Members: 2,271 » Latest member: orzpainter » Forum threads: 3,099 » Forum posts: 34,782 Full Statistics |
| Online Users |
|
There are currently 747 online users. » 0 Member(s) | 744 Guest(s) Google, Bing, Applebot |
| Latest Threads |
|
Get LLHOST Netherlands Fe...
Forum: Others Last Post: LLHOST 09-29-2025, 03:02 AM » Replies: 0 » Views: 494 |
|
Super Fast LLHOST Netherl...
Forum: Value VPS Providers Last Post: LLHOST 09-16-2025, 05:01 AM » Replies: 0 » Views: 358 |
|
Get LLHOST Netherlands Fe...
Forum: Cheap Providers Last Post: LLHOST 09-08-2025, 01:33 PM » Replies: 0 » Views: 471 |
|
Windows VPS @ $31.5/Year ...
Forum: Cheap Providers Last Post: DewlanceHosting 08-16-2025, 03:12 AM » Replies: 0 » Views: 616 |
|
Buy DemoTiger Videos on c...
Forum: Others Last Post: DewlanceHosting 08-16-2025, 03:10 AM » Replies: 8 » Views: 5,774 |
|
Budget Dedicated Servers ...
Forum: Others Last Post: HostNamaste 08-13-2025, 04:54 AM » Replies: 2 » Views: 1,573 |
|
☁️ How to Use VCCPRO Virt...
Forum: Cheap Providers Last Post: bestadvisor 07-13-2025, 09:36 AM » Replies: 0 » Views: 810 |
|
[Promo] 30% Discount – VP...
Forum: Cheap Providers Last Post: LLHOST 07-11-2025, 12:56 PM » Replies: 0 » Views: 715 |
|
✅ Affordable VPS Hosting ...
Forum: Cheap VPS Providers Last Post: RIYAD 07-02-2025, 03:02 AM » Replies: 0 » Views: 1,492 |
|
15% Lifetime Discount on ...
Forum: Cheap Providers Last Post: LLHOST 06-25-2025, 05:03 AM » Replies: 0 » Views: 601 |