Showing posts with label using. Show all posts
Showing posts with label using. Show all posts

Sunday, April 2, 2017

How to restrict users logon hours using netuser

How to restrict users logon hours using netuser



You can easily restrict your users from logging in to your system,or allowing the users to login only for specific hours.To restrict a users logon hours , use the net user commands. These commands are used from the Command Prompt. (Start - RUN - and type cmd)

Below are some examples:


1 - net user mishal /time:M-F,08:00-17:00

2 - net user micheal /time:M-F,8am-5pm

3 -net user realhackers /time:M,4am-5pm;T,1pm-3pm;W-F,8:00-17:00

4 - net user chris /time:all (this one means this user can always log on)

Note:You can only restrict when a user can log on to the system. On a stand alone computer, there is no way to force a user to log off when their hours expire, without a third party script or software.



Available link for download

Read more »

Wednesday, March 29, 2017

Increase IDM Download Speed using IDM Optimizer

Increase IDM Download Speed using IDM Optimizer


Internet Download Manager as we said is the best download manager right now available as compared to any other download manager like DAP, Microsoft Lightweight Download Manager, Orbit and many others. Its used to download files much faster hence accelerating downloads with this tool is quiet easy and automated. We even posted a nice tutorial on how you can download torrent files using IDM (Internet Download Manager) and even we hosted a nice IDM License Keys Giveaway that went pretty well, it will be refreshed again soon.


Available link for download

Read more »

Friday, March 24, 2017

How To Save File in JPEG Format Using Adobe Photoshop 7 0

How To Save File in JPEG Format Using Adobe Photoshop 7 0


To View a file using Windows Picture and Fax Viewer it should be in JPEG, GIF, BITMAP but in Photoshop when we save a file it is in PSD format and Windows Picture and Fax Viewer refuse to shows it and it also cannot be print out. So to play a file we should save it as JPEG.

Steps are listed below:

1. Click on the file menu and click on Save As….

clip_image003

2. A Dialog Box will appear in the format change PSD into JPEG.clip_image005

3. Now Click on Save Button.

You are Done Thanks to FAARSAL for this tutorial.

Available link for download

Read more »

Wednesday, March 15, 2017

ImageMagick 6 7 1 2 Convert and resize images using Terminal

ImageMagick 6 7 1 2 Convert and resize images using Terminal


ImageMagick is a set of UNIX tools that can be used to read, write, and manipulate images in almost any format including TIFF, JPEG, PNG, PDF, PhotoCD, and GIF.

The advantage of ImageMagick is that it can be used to create images dynamically, making it suitable for Web apps. In addition, you can resize, rotate, sharpen, color reduce and add special effects to an image with ImageMagick. However, ImageMagick is strictly for those familiar with the Terminal or command line as there is no GUI. You can only make changes to images using commands such as "$magick> convert rose.jpg rose.png".

For those familiar with programming languages, you can use C, C++, Perl, Java, PHP, Python, or Ruby to make changes. A high-quality 2D renderer is also included which provides SVG capabilities. If you are familiar with programming commands, then the range of actions possible with ImageMagick is truly impressive, including conversions, resizing, transparencies, animated GIFs and shape drawing. However, the lack of GUI will exclude most people from using it.

If you know your way around programming languages and need a powerful command line based tool, Image Magick is worth exploring.

Download ImageMagick 6.7.1-2 in Softonic

View Original Article

Blogged with the Flock Browser

Available link for download

Read more »

Thursday, January 26, 2017

How to write a text in circle using Photoshop

How to write a text in circle using Photoshop


How to write a text in circle using Photoshop
How to write a text in circle using Photoshop

hello my visitors
For this very quick tutorial for Photoshop , will be for text , so if you want to write a text in circle , it is very simple we will use the ellipse tool.
enjoy to watch my video :)


dont forget to like my page Facebook
www.facebook.com/laremdesigner 
and to subscribe to my YouTube channel
YouTube channel Larem Designer
and to Follow me on twitter
                     www.twitter.com/laremdesigner 




Available link for download

Read more »

Tuesday, January 24, 2017

Implement Background Changing Animation using CSS

Implement Background Changing Animation using CSS


CSS is a very powerful language and one who knows it in depth could be making the WEB a very better place. As you know HTML is the base structure of any website, using it you can structure elements the way you to display them but CSS beautifies the code. It gives a new level of viewing angles and helps you to make more out of your website.


Available link for download

Read more »

How to Transfer Credit with Mtn Using Mtn Share and Sell

How to Transfer Credit with Mtn Using Mtn Share and Sell




Many MTN Subscribers still dont know how to transfer airtime from one MTN SIM to another , that is why I have taken time to write down the steps you need to take in transferring credit using MTN share and sell.

Here is how it works:

If it is your first time of using MTN Share and Sell, the first thing you need to do is to change the default pin (just like an ATM card you have to change the default PIN first before you can use it).

To change MTN Share and Sell Default Pin text oldpin (space) followed my your new pin and space repeat your new pin. For example I want to change the default PIN now to 9200. I will text 0000 9200 9200 to 777.


0000 - this is the default PIN for MTN share and sell
9200 - this is my new PIN I want to use for MTN Share and sell.

Now after texting the said, you will get a confirmation message welcoming you to MTN Share and Sell and that your PIN has been successfully change.

So lets move on to how to transfer credit with MTN Share and Sell, having change your PIN.

Now that you have change your PIN you need to try and memorize your new PIN and make sure you have it on your finger tips.

To transfer MTN airtime via SMS, text: Transfer (space) recipient phone number (space) amount in Nigeria followed by your PIN. Example Transfer 07064538704 100 9200. This means am transferring 100naira to the number 07064538704 using my PIN 9200.

After you might have send this, you will receive an SMS from MTN Share and Sell requesting you to authenticate the transaction. To authenticate the transaction simply text YES to 777, and in few minutes you will receive a text message from MTN Share and Sell confirming the transfer was successfully.


MTN Share and Sell is Free on the MTN Nigeria network and it is only limited to MTN Subscribers only.


Please note that the minimum value or amount you can transfer at a time is 50naira and the maximum amount is 6,000.


Available link for download

Read more »

Thursday, December 22, 2016

HP Procurve Switches Setting Time Using SNTP

HP Procurve Switches Setting Time Using SNTP


I recently picked up a couple ProCurve 2910al-48G-PoE switches.  Since it had been a while since is setup time on a switch I had to research a bit.  Here are the settings I used.

First, you can view the switches current time, timezone, etc. with the show time command.

Next go into config mode (configure terminal) on the switchs CLI.
sntp unicast
sntp 30
sntp server priority 1 65.55.21.17
sntp server priority 2 64.250.177.145
timesync sntp
time timezone -300
time daylight-time-rule continental-us-and-canada
Now, when I run show time the switch displays the current local time!

Available link for download

Read more »

Friday, December 9, 2016

How To Use XML Scripts Using Bombus

How To Use XML Scripts Using Bombus


Bombus is a freeware application, its an instant messaging client for the XMPP protocol.Flooding in private or flooding in Rooms are the most serious problem in XMPP clients. There are Many softwares are available for flooding from PC, Mobile phones or through XML script. Here i would like to teach you how to use the xml scripts using bombus.To do so, Follow the simple steps given below

  1. Login to Nimbuzz using Bombus application, to know how to Login click here
  2. After Loging in select Option and then Tools
  3. In Tools select xml console
  4. After selecting xml console then select Menu and Enable/Disable in it
  5. Then select Menu and New
  6. Then paste the xml script there and select Send

Available link for download

Read more »

Thursday, October 13, 2016

How to turn an Image into Vector using Adobe Photoshop

How to turn an Image into Vector using Adobe Photoshop


Final Image

Read Full Tutorial 


Available link for download

Read more »

Wednesday, October 12, 2016

ImageMagick 6 7 1 2 Convert and resize images using the command line

ImageMagick 6 7 1 2 Convert and resize images using the command line


ImageMagick is a set of tools that can be used to read, write, and manipulate images in almost any format including TIFF, JPEG, PNG, PDF, PhotoCD, and GIF.

The advantage of ImageMagick is that it can be used to create images dynamically making it suitable for Web apps. In addition, you can resize, rotate, sharpen, color reduce and add special effects to an image. However, ImageMagick is strictly for those familiar with the command line as there is no GUI. You can only make changes to images using commands such as "$magick> convert rose.jpg rose.png".

For those familiar with programming languages, you can use C, C++, Perl, Java, PHP, Python, or Ruby to make changes. A high-quality 2D renderer is also included which provides SVG capabilities. If you are familiar with programming commands, then the range of actions possible with ImageMagick is truly impressive including, conversions, resizing, transparencies, animated GIFs and shape drawing. However, the lack of GUI will exclude most people from using it.

If youre familiar with programming languages and need a powerful command line based tool, Image Magick is worth exploring.

Download ImageMagick 6.7.1-2 in Softonic

View Original Article

Blogged with the Flock Browser

Available link for download

Read more »

Saturday, October 1, 2016

How To Upgrade Firmware Offline Or Flash Dead Phones Using Phoenix

How To Upgrade Firmware Offline Or Flash Dead Phones Using Phoenix



This tutorial can b used to flashing of dead phones.

BTW, this works for XP n Vista, x86 or x 64!!!
Tools Required:
1. Phoenix Service 2010 suite:Download Phoenix Service 2010
2. Navifirm NaviFirm V0.3:


Before Flashing:
- Backup your phone number and phone number of important personal information. If you want a clean installation, format your E: drive as well using the built in Nokia file manager .
Lets Start…….
->Run Phoenix Service Software installer.
> Start Installing Phoenix 
-> Now (the boring part) run Navifirm (it takes an hour or more to download the whole patch)…
Note: the reason i don’t use the builtin image downloader because it downloads older versions, from my experience.

After the files downloaded, copy them to C:Program FilesNokiaPhoenixProductsRM-XXXXXX - use your product code

->Now Run Phoenix 2009
[if you have dead phone use Dead Phones Flash? To being able to tick dead phone flash delete the usb connection in phoenix. then make it go into "no connection". then open the rm-xxx. the dead usb flashing will now be enabled.]
->Turn on the phone (it will start in offline mode because there is no SIM card inside).->Plug in the USB cable to both the phone and the computer.
->When prompted, select “PC Suite” from the menu list on the phone.
->Wait for *all* drivers to fully install themselves before proceeding. You will see the driver icon disappear when it is complete.

-> Now Choose File Then Manage Connection
->###### “New
->###### USB, and then ###### Next
->It will then search your USB ports for the phone. When it finds it, hit Finish
->Once it has finished scanning, ###### apply, then ###### close.
->Next, select “Scan Product” from the File menu.

-> Once finished scanning, you can see your model of phone and other details at the bottom screen.
-> From the Flashing menu, choose Firmware Update.
->Wait for Phoenix to continue talking to the phone. You will see some information scroll by in the firmware Update window.->###### Browse

->See the product code section.U should find ur product code in that column.If u see “ur” product code,well and good.
-> but if u dont see ur code,or dont see anything for that matters,press on the “…” in the given prCode section.You should see RMxxx-blabla, select that. Variant version =00. I will select “Refurbish” so that it will restore it to factory set (Clean and default C:).

->Press Start
Ignore the warning and click YES
The flashing process takes about five minutes to complete. The first few steps ensure connectivity to the phone.After it verifies connectivity,Phoenix will automatically restart the phone.


Once it has completed (a dialog box will popup saying it has completed successfully), you may close Phoenix,unplug the USB cable, and restart your phone. It should startup with the firmware you flashed to it.
Best Credit @chandarakk

Available link for download

Read more »

Wednesday, September 28, 2016

Installing WordPress using Softaculous

Installing WordPress using Softaculous


wordpress-logo

About WordPress

  • WordPress is web software you can use to create a beautiful website or blog.
  • Is one of the most popular Open Source Content Management Systems (CMS).
  • It enables people to create and manage great websites.
  • Wordpress has easy administration, multiple built-in and add-on features.
  • Users may have the opportunity to customize their web pages with free/paid templates.
  • It is written in the PHP programming language and uses the MySQL database by default.
  • Download the code at WordPress.org

CMS

  • Content Management System is computer software used to create, edit, manage, and publish content in a consistently organized fashion.
  • The content managed may include computer files, image media, audio files, electronic documents, and Web content.
  • A Web content management system is a CMS designed to simplify the publication of Web content to Web sites, in particular allowing content creators to submit content without requiring technical knowledge of HTML or the uploading of files.

Softaculuous ( http://www.softaculous.com/softaculous/ )

  • Automated Web Application Installations for Web Hosts.
  • Softaculous works on many Web Hosting Control Panels i.e. cPanel, DirectAdmin, Plesk, H-Sphere, ISP System and Interworx. Its very easy to integrate.

Installing WordPress in your Web Hosting Facility

  • Register for your hosting facilities first.
  • Recommendation: exabytes.my
  • After selecting your hosting package and paid them, you will be provided with an administration panel with username and password.
  • Access the CPANEL for example smartsolat.com/cpanel

STEPS

After gaining access to CPANEL, search for Softaculous.

find softaculous in cpanel

Choose Wordpress from the list of available CMS, and hit INSTALL.

choose wordpress

Decide the directory to install Wordpress.

wordpress-folder

Enter site’s name and description. Administration username and password to access your admin site.

username-pasword

Choose theme (later we could also configure the theme/template). An hit INSTALL.

choose-theme-and-install

Wait for the installation to finish.

progress-bar-do-not-close-till-100-percent

You will be provided with the site URL and the admin site. Hit the wp-admin site to do more configuration.

address-after-installation

Enter the admin username and password.

wp-admin

And proceed with the site configuration and customization. Easy…

wordpress-admin-site


Available link for download

Read more »