Java Basic
- What is needed to get started with Java?
- History of Java and the difference between Oracle JDK and OpenJDK
- Install Java on Windows
- Install Java on Ubuntu
- Install OpenJDK on Ubuntu
- Install Eclipse
- Install Eclipse on Ubuntu
- Quick Learning Java for beginners
- History of bits and bytes in computer science
- Data Types in java
- Bitwise Operations
- if else statement in java
- Switch Statement in Java
- Loops in Java
- Arrays in Java
- JDK Javadoc in CHM format
- Inheritance and polymorphism in Java
- Abstract class and Interface in Java
- Access modifiers in Java
- Java Enums
- Java Annotations
- Comparing and Sorting in Java
- Java String, StringBuffer and StringBuilder
- Java Exception Handling
- Java Generics
- Java Collections Framework Tutorial
- Java List
- Java Set
- Java Queue
- Java Deque
- Java ArrayList
- Java CopyOnWriteArrayList
- Java LinkedList
- Java HashMap
- Manipulating files and directories in Java
- Java IO Binary Streams
- Java IO Character Streams
- Java ObjectInputStream
- Java FileInputStream
- Java ByteArrayInputStream
- Java PushbackInputStream
- Java PipedInputStream
- Java SequenceInputStream
- Java ObjectOutputStream
- Java BufferedReader
- Java LineNumberReader
- Java StringReader
- Java FileReader
- Java InputStreamReader
- Java PipedReader
- Java OutputStreamWriter
- Java PrintWriter
- Java FileWriter
- Java FilterWriter
- Java StringWriter
- Java Date Time
- Syntax and new features in Java 8
- Java Regular Expressions
- Java Multithreading Programming
- JDBC Driver Libraries for different types of database in Java
- Java JDBC
- Get the values of the columns automatically increment when Insert a record using JDBC
- Java Compression and Decompression
- Java Reflection
- Java Remote Method Invocation - Java RMI
- Java Socket Programming
- Which Platform Should You Choose for Developing Java Desktop Applications?
- Java Commons IO
- Java Commons Email
- Java Commons Logging
- Example of Java encoding and decoding using Apache Base64
- Java BufferedWriter
- Java ByteArrayOutputStream
- Java CharArrayWriter
- Java BufferedOutputStream
- Java BufferedInputStream
- Java Stream
- Java Functional Interface
- Java Predicate
- Java Consumer
- Java BiConsumer
- Java Supplier
- Java Function
Advanced Java
- Java Programming for team using Eclipse and SVN
- Customize java compiler processing your Annotation (Annotation Processing Tool)
- Java Aspect Oriented Programming with AspectJ (AOP)
- Install Maven for Eclipse
- Maven Tutorial for Beginners
- Maven Manage Dependencies
- Build a Multiple Module Project with Maven
- Install JBoss Tools for Eclipse
- Introduction to the Raspberry Pi
JavaFX Tutorials
- Install e(fx)clipse for Eclipse (JavaFX Tooling)
- Install JavaFX Scene Builder for Eclipse
- JavaFX Tutorial for Beginners - Hello JavaFX
- JavaFX FlowPane Layout
- JavaFX TilePane Layout
- JavaFX HBox, VBox Layout
- JavaFX BorderPane Layout
- JavaFX AnchorPane Layout
- JavaFX GridPane Layout
- JavaFX StackPane Layout
- JavaFX TitledPane
- JavaFX ScrollPane
- JavaFX Accordion
- JavaFX ListView
- JavaFX Group
- JavaFX ComboBox
- JavaFX WebView and WebEngine
- JavaFX HTMLEditor
- JavaFX TableView
- JavaFX TreeView
- JavaFX TreeTableView
- JavaFX Menu
- JavaFX ContextMenu
- JavaFX Image and ImageView
- JavaFX Label
- JavaFX Hyperlink
- JavaFX Button
- JavaFX ToggleButton
- JavaFX RadioButton
- JavaFX MenuButton and SplitMenuButton
- JavaFX TextField
- JavaFX PasswordField
- JavaFX TextArea
- JavaFX Slider
- JavaFX Spinner
- JavaFX ProgressBar and ProgressIndicator
- JavaFX ChoiceBox
- JavaFX Tooltip
- JavaFX DatePicker
- JavaFX ColorPicker
- JavaFX FileChooser and DirectoryChooser
- Open a new Window in JavaFX
- JavaFX Alert Dialogs
- JavaFX TextInputDialog
- JavaFX ChoiceDialog
- JavaFX PieChart
- JavaFX AreaChart and StackedAreaChart
- JavaFX BarChart and StackedBarChart
- JavaFX Line
- JavaFX Rectangle and Ellipse
- JavaFX Effects
- JavaFX Transformations
Java SWT Tutorials
- Programming Java Desktop Application Using SWT
- SWT FillLayout
- SWT RowLayout
- SWT SashForm
- SWT Label
- SWT Button
- SWT Toggle Button
- SWT Radio Button
- SWT Text
- SWT Password Field
- SWT Link
- SWT Combo
- SWT Spinner
- SWT Slider
- SWT Scale
- SWT ProgressBar
- SWT TabFolder and CTabFolder
- SWT List
Java Servlet/Jsp Tutorials
- Install Tomcat Server for Eclipse
- Install Glassfish Web Server on Windows
- Install Oracle WebLogic Server
- Java Servlet Tutorial for Beginners
- Java Servlet Filter
- Java JSP Tutorial for Beginners
- Java JSP Standard Tag Library (JSTL)
- Install Web Tools Platform for Eclipse
- Create a simple Login application and secure pages with Java Servlet Filter
- Create a Simple Java Web Application Using Servlet, JSP and JDBC
- Uploading and downloading files stored to hard drive with Java Servlet
- Upload and download files from Database using Java Servlet
- Displaying Image from Database with Java Servlet
- Redirect 301 Permanent redirect in Java Servlet
- How to automatically redirect http to https in a Java Web application?
- Use Google reCAPTCHA in Java Web Application
- Run Maven Java Web Application in Tomcat Maven Plugin
- Run Maven Java Web Application in Jetty Maven Plugin
- Run background task in Java Servlet Application
Maven Tutorials
- Configuring Eclipse to use the JDK instead of JRE
- Install Maven for Eclipse
- Maven Tutorial for Beginners
- Maven Manage Dependencies
- Build a Multiple Module Project with Maven
- Run Maven Java Web Application in Tomcat Maven Plugin
- Run Maven Java Web Application in Jetty Maven Plugin
- Install Tycho for Eclipse
- Create Java OSGi project with Maven and Tycho
- Create an Empty Maven Web App project in Eclipse
Gradle Tutorials
- Install Buildship for Eclipse - Gradle plugin for Eclipse
- Gradle Tutorial for Beginners
- Create a Gradle Java Web Application and run on Gradle Tomcat Plugin
- Build a Multiple Module Project with Gradle
Java Hibernate Tutorials
- Java Hibernate 5 Tutorial for Beginners
- Generate Tables from Entity classes in Hibernate
- Java Hibernate reference
- Install JBoss Tools for Eclipse
- Use Hibernate Tools to generate Entity classes from Tables
- Pagination in Java Hibernate
Java Web Services Tutorials
- What are RESTful Web Services?
- Java RESTful Web Services Tutorial for Beginners
- Simple CRUD example with Java RESTful Web Service
- Create Java RESTful Client with Jersey Client
- Simple CRUD example with Spring MVC RESTful Web Service
- CRUD Restful Web Service Example with Spring Boot
- Spring Boot Restful Client with RestTemplate Example
- Secure Spring Boot RESTful Service using Basic Authentication
- RESTClient A Debugger for RESTful Web Services
Amazon Web Services Tutorials
- Introduction to DigitalOcean Spaces
- Introduction to Amazon Web Services (AWS)
- Introduction to Amazon S3
- How to reduce Amazon Cloudfront Costs?
Struts2 Framework Tutorials
Spring MVC Tutorials
- Spring Tutorial for Beginners
- Spring Boot Tutorial for Beginners
- Spring MVC Tutorial for Beginners
- Install Spring Tool Suite for Eclipse
- Configure Static Resources in Spring MVC
- Spring MVC Interceptors
- Create a Multiple Languages web application with Spring MVC
- Spring MVC File Upload
- Spring JDBC
- Simple Login Java Web Application using Spring MVC, Spring Security and Spring JDBC
- Spring MVC Security with Hibernate
- Spring MVC Security and Spring JDBC (XML Config)
- Social Login in Spring MVC with Spring Social Security
- Spring MVC and Velocity
- Spring MVC and FreeMarker
- Use Template in Spring MVC with Apache Tiles
- Spring MVC and Spring JDBC Transaction
- Use Multiple DataSources in Spring MVC
- Spring MVC and Hibernate Transaction
- Spring MVC Form Handling and Hibernate
- Run background scheduled tasks in Spring
- Create a Java Shopping Cart Web Application using Spring MVC and Hibernate
- Simple CRUD example with Spring MVC RESTful Web Service
- Deploy Spring MVC on Oracle WebLogic Server
Spring Boot Tutorials
- Install Spring Tool Suite for Eclipse
- Spring Tutorial for Beginners
- Spring Boot Tutorial for Beginners
- Spring Boot Common Properties
- Spring Boot and Thymeleaf
- Spring Boot and FreeMarker
- Spring Boot and Groovy
- Spring Boot and Mustache
- Spring Boot and JSP
- Spring Boot, Apache Tiles, JSP
- Use Logging in Spring Boot
- Application Monitoring with Spring Boot Actuator
- Create a Multi Language web application with Spring Boot
- Use multiple ViewResolvers in Spring Boot
- Use Twitter Bootstrap in Spring Boot
- Spring Boot Interceptors
- Spring Boot, Spring JDBC and Spring Transaction
- Spring JDBC
- Spring Boot, JPA and Spring Transaction
- Spring Boot and Spring Data JPA
- Spring Boot, Hibernate and Spring Transaction
- Integrating Spring Boot, JPA and H2 Database
- Spring Boot and MongoDB
- Use Multiple DataSources with Spring Boot and JPA
- Use Multiple DataSources with Spring Boot and RoutingDataSource
- Create a Login Application with Spring Boot, Spring Security, Spring JDBC
- Create a Login Application with Spring Boot, Spring Security, JPA
- Create a User Registration Application with Spring Boot, Spring Form Validation
- Example of OAuth2 Social Login in Spring Boot
- Run background scheduled tasks in Spring
- CRUD Restful Web Service Example with Spring Boot
- Spring Boot Restful Client with RestTemplate Example
- CRUD Example with Spring Boot, REST and AngularJS
- Secure Spring Boot RESTful Service using Basic Authentication
- Secure Spring Boot RESTful Service using Auth0 JWT
- Spring Boot File Upload Example
- Spring Boot File Download Example
- Spring Boot File Upload with jQuery Ajax Example
- Spring Boot File Upload with AngularJS Example
- Create a Shopping Cart Web Application with Spring Boot, Hibernate
- Spring Email
- Create a simple Chat application with Spring Boot and Websocket
- Deploy Spring Boot Application on Tomcat Server
- Deploy Spring Boot Application on Oracle WebLogic Server
- Install a free Let's Encrypt SSL certificate for Spring Boot
- Configure Spring Boot to redirect HTTP to HTTPS
Spring Cloud Tutorials
- What is Cloud Computing?
- Introduction to Netflix and its cloud computing technology
- Introduction to Spring Cloud
- Understanding Spring Cloud Config Server with Example
- Understanding Spring Cloud Config Client with Example
- Understanding Spring Cloud Eureka Server with Example
- Understanding Spring Cloud Discovery Eureka Client with Example
- Undertanding load balancing in Spring Cloud with Ribbon and example
Java Oracle ADF Tutorials
- Install Oracle WebLogic Server
- Install Oracle JDeveloper 12c on Windows
- Steps to create a ADF Fusion Web application using ADF Business Components
- Create a Search Page in ADF BC using Parameter Form and display on ADF Table
- Create, Update and Delele Data using ADF Form in ADF BC
- Creating LOV (List Of Values) in Oracle ADF BC
- Undertanding Associations, View Links and Master-Detail in Oracle ADF BC
Eclipse Technology
- Install AspectJ development tools for Eclipse
- Java Aspect Oriented Programming with AspectJ (AOP)
- How to get the open source Java libraries as OSGi(s)
- Install Tycho for Eclipse
- Java OSGi Tutorial for Beginners
- OSGi and AspectJ integration
- Create Java OSGi project with Maven and Tycho
- Install WindowBuilder for Eclipse
- Which Platform Should You Choose for Developing Java Desktop Applications?
- Programming Java Desktop Application Using SWT
- Eclipse JFace
- Install e4 Tools Developer Resources for Eclipse
- Eclipse RCP 4 Tutorial for Beginners - e4 Workbench Application
- Package and Deploy Desktop Application SWT/RCP
- Install RAP Tools for Eclipse
- Install RAP e4 Tooling for Eclipse
- Install Eclipse RAP Target Platform
- Eclipse RAP Tutorial for Beginners - Basic Application
- Eclipse RAP Tutorial for Beginners - e4 Workbench Application
- Create Eclipse RAP Widget from ClientScripting-based widget
- Package and deploy Eclipse RAP application
- Install EMF for Eclipse
- Install GEF for Eclipse
- Eclipse RAP Tutorial for Beginners - Workbench Application (OLD)
- Eclipse RCP 3 Tutorial for Beginners - Workbench Application
- Simple Eclipse RCP 3 Application - View and Editor integration
Java API for HTML & XML
- Parsing an XML File Using Java SAX
- Java JDOM2
- Java Architecture for XML Binding (JAXB)
- Java XStream
- Jsoup Java Html Parser
Java Open Source Libraries
- Explore the Facebook Graph API
- Create Credentials for Google Drive API
- Manipulating files and folders on Google Drive using Java
- Get Hardware information in Java application
- Java Json Processing API (JSONP)
- Using Scribe OAuth Java API with Google OAuth2
- Restfb Java API for Facebook
- Java JDOM2
- Java XStream
- Jsoup Java Html Parser
- Retrieve Geographic information based on IP Address using GeoIP2 Java API
- Read and Write Excel file in Java using Apache POI
Thymeleaf Tutorials
- Introduction to Thymeleaf
- Thymeleaf Variables
- Thymeleaf Elvis Operator
- Thymeleaf Loops
- Thymeleaf Conditional statements: if, unless, switch
- Thymeleaf Predefined Objects
- Thymeleaf th:class, th:classappend, th:style, th:styleappend
- Thymeleaf th:object and Asterisk Syntax *{ }
- Thymeleaf Form Select option Example
- Thymeleaf Fragments
- Thymeleaf Page Layouts
Java Application Servers Tutorials
- Install Tomcat Server for Eclipse
- Install Tomcat Server
- Install SSL Certificate for Tomcat Server
- Install a free SSL certificate Let's Encrypt for Tomcat Server on Ubuntu
- Install Glassfish Web Server on Windows
- Install Oracle WebLogic Server
- How to create Windows Service for Oracle WebLogic Server?
- Deploy Spring Boot Application on Tomcat Server
- Deploy Spring Boot Application on Oracle WebLogic Server
- Deploy Spring MVC on Oracle WebLogic Server
Report Programming Tutorials
Android Programming Tutorials
- What is needed to get started with Android?
- Install Android Studio on Windows
- Install Intel® HAXM for Android Studio
- Configure Android Emulator in Android Studio
- Android Tutorial for Beginners - Hello Android
- Android Tutorial for Beginners - Basic examples
- Using image assets and icon assets of Android Studio
- Using Android Device File Explorer
- Enable USB Debugging on Android Device
- Setting SD Card for Android Emulator
- How to know the phone number of Android Emulator and change it
- How to add external libraries to Android Project in Android Studio?
- How to disable the permissions already granted to the Android application?
- How to remove applications from Android Emulator?
- Android UI Layouts
- Android LinearLayout
- Android TableLayout
- Android FrameLayout
- Android Button
- Android ToggleButton
- Android Switch
- Android ImageButton
- Android FloatingActionButton
- Android Checkbox
- Android RadioGroup and RadioButton
- Android Chip and ChipGroup
- ChipGroup and Chip Entry Example
- Android QuickContactBadge
- Android Space
- Android Toast
- Create a custom Android Toast
- Android SnackBar
- Android TextView
- Android TextClock
- Android EditText
- Android TextInputLayout
- Android TextWatcher
- Format Credit Card Number with Android TextWatcher
- Android Clipboard
- Create a simple File Chooser in Android
- Create a simple File Finder Dialog in Android
- Android AutoCompleteTextView and MultiAutoCompleteTextView
- Android ImageView
- Android ImageSwitcher
- Android ScrollView and HorizontalScrollView
- Android WebView
- Android SeekBar
- Android Dialog
- Android AlertDialog
- Android CharacterPickerDialog
- Android DialogFragment
- Android DatePicker
- Android TimePicker
- Android TimePickerDialog
- Android DatePickerDialog
- Android Chronometer
- Android RatingBar
- Android ProgressBar
- Android Spinner
- Android OptionMenu
- Android ContextMenu
- Android PopupMenu
- Android Fragments
- Android ListView
- Android ListView with Checkbox using ArrayAdapter
- Android GridView
- Android CardView
- Android ViewPager2
- Android StackView
- Android Camera
- Android MediaPlayer
- Android VideoView
- Playing Sound effects in Android with SoundPool
- Android Networking
- Android JSON Parser
- Android SharedPreferences
- Android Internal Storage
- Android External Storage
- Android Intents
- Example of an explicit Android Intent, calling another Intent
- Example of implicit Android Intent, open a URL, send an email
- Android Services
- Android Notifications
- Android SQLite Database
- Android Google Maps API
- Android Text to Speech
- Android AsyncTask
- Android AsyncTaskLoader
- Get Phone Number in Android using TelephonyManager
- Android SMS
- Android Phone Call
- Android Wifi Scanning
- Android 2D Game Tutorial for Beginners
Dart Programming Tutorials
Flutter Programming Tutorials
- Install Flutter SDK on Windows
- Install Flutter Plugin for Android Studio
- Create your first Flutter app - Hello Flutter
- Flutter Scaffold
- Flutter AppBar
- Flutter BottomAppBar
- Flutter TabBar
- Flutter Banner
- Flutter SplashScreen
- Flutter BottomNavigationBar
- Flutter FancyBottomNavigation
- Flutter CircularProgressIndicator
- Flutter LinearProgressIndicator
- Flutter Container
- Flutter Center
- Flutter Align
- Flutter Row
- Flutter Column
- Flutter Stack
- Flutter IndexedStack
- Flutter Spacer
- Flutter Expanded
- Flutter SizedBox
- Flutter RotatedBox
- Flutter Card
- Flutter CircleAvatar
- Flutter IconButton
- Flutter FlatButton
- Flutter TextButton
- Flutter ElevatedButton
- Flutter SnackBar
- Flutter Tween
- Flutter SimpleDialog
- Flutter AlertDialog
- Flutter Navigation and Routing
- Flutter Border
- Flutter ContinuousRectangleBorder
- Flutter RoundedRectangleBorder
- Flutter CircleBorder
- Flutter StadiumBorder
- Flutter EdgeInsetsGeometry
- Flutter EdgeInsets
- Flutter Alignment
- Flutter Positioned
Client-Side Programming
Bootstrap Tutorials
- Introduction to Bootstrap
- Bootstrap Containers
- Bootstrap Grid System
- Bootstrap Nav Tab/Pill
- Bootstrap NavBars
- Bootstrap Tables
- Bootstrap Modal
- Bootstrap Forms
- Bootstrap Input Group
- Bootstrap Pagination
- Bootstrap Badges
- Bootstrap Jumbotron
- Bootstrap Dropdowns
- Bootstrap Alerts
- Bootstrap Buttons
- Bootstrap Button Group
- Bootstrap Popovers
- Bootstrap List Groups
- Bootstrap ProgressBars
- Bootstrap Spinners
- Bootstrap Cards
- Bootstrap Collapse and Accordion
- Bootstrap Scrollspy
- Bootstrap Breadcrumb
- Bootstrap Carousel
- Bootstrap Spacing
- Bootstrap Borders
- Bootstrap Colors
- Bootstrap Text
- Bootstrap Sizing
- Bootstrap Position
- Bootstrap Flex
- Bootstrap Display
- Bootstrap Visibility
- Bootstrap Embeds
NodeJS Tutorials
ReactJS Tutorials
- Introduction to ReactJS
- Install React Plugin for Atom Editor
- Create a Simple HTTP Server with NodeJS
- Quickstart with ReactJS - Hello ReactJS
- ReactJS props and state
- ReactJS Events
- ReactJS Component API
- ReactJs component Lifecycle methods
- ReactJS Refs
- ReactJS Lists and Keys
- ReactJS Forms
- Undertanding ReactJS Router with example on the client side
- Introduction to Redux
- Simple example with React and Redux on the client side
- React-Transition-Group API
- Quickstart with ReactJS in NodeJS Environment
- Undertanding ReactJS Router with a basic example (NodeJS)
- React-Transition-Group Transition Example (NodeJS)
- React-Transition-Group CSSTransition Example (NodeJS)
Oracle Database Tutorials
- Install Oracle Database 11g on Windows
- Install Oracle Database 12c on Windows
- Install Oracle Client on Windows
- Create Oracle SCOTT Schema
- Sample Database
- Database structure and Cloud features in Oracle 12c
- Importing and Exporting Oracle Database
- Install PL/SQL Developer on Windows
- Sample Oracle Database for Learning SQL
- SQL Tutorial for Beginners with Oracle
- Oracle String functions
- Split comma separated string and pass to IN clause of select statement in Oracle
- Hierarchical Queries in Oracle
- Oracle Database Link and Synonym
- Oracle PL/SQL Programming
- XML Parser for Oracle PL/SQL
- Standard Database Auditing in Oracle
- Creating and Managing Oracle Wallet
Oracle APEX Tutorials
- What is Oracle Application Express?
- Install Oracle Apex 5.0
- Install Oracle REST Data Services (ORDS) for Oracle APEX
- Oracle APEX Tutorial for Beginners (APEX 5.0)
- Oracle APEX Tabular Form
- Oracle APEX Master Details
- Custom Authentication in Oracle APEX
- Oracle APEX Dynamic Action
- Create Dynamic Content Region in Oracle APEX (PL/SQL Dynamic Content)
- What is Business Intelligence?
- Install Oracle BI 11g
MySQL Database Tutorials
SQL Server Database Tutorials
PostgreSQL Database Tutorials
Other Databases
C/C++ Programming Tutorials
C# Programming Tutorials
- What is needed to get started with C#?
- Install .Net Framework
- Install Visual Studio 2013 on Windows
- Install Visual Studio 2015 on Windows
- Quick learning C# for Beginners
- Inheritance and polymorphism in C#
- Abstract class and Interface in C#
- Access Modifier in C#
- C# String and StringBuilder
- C# Properties
- C# Enums
- C# Structures
- C# Generics
- C# Exception Handling
- C# Date Time
- Manipulating files and directories in C#
- Compression and decompression in C#
- C# Multithreading Programming
- C# Streams tutorial - binary streams in C#
- C# Regular Expressions
- C# Delegates and Events
- Connect to SQL Server Database in C#
- Work with SQL Server database in C#
- Connect to MySQL database in C#
- Work with MySQL database in C#
- Connect to Oracle Database in C# without Oracle Client
- Work with Oracle database in C#
- Install AnkhSVN on Windows
- C# Programming for Team using Visual Studio and SVN
Ruby Programming Tutorials
Swift Programming Tutorials
Python Programming Tutorials
- Introduction to Python
- Install Python on Windows
- Install Python on Ubuntu
- Install PyDev for Eclipse
- Conventions and Grammar versions in Python
- Python Tutorial for Beginners
- Lookup Python documentation
- Branching statements in Python
- Loops in Python
- Python Function
- Class and Object in Python
- Inheritance and polymorphism in Python
- Python Exception Handling
- Python Strings
- Python Lists
- Python Tuples
- Python Dictionary
- Python Date Time
- Connect to MySQL Database in Python using PyMySQL
iOS Programming Tutorials
Batch Scripting Language Tutorials
Git Tutorials
Subversion (SVN) Tutorials
Uncategorized
Software and utility applications
- Lightshot - Screenshot tool for Mac and Windows
- Install Atom Editor
- Create and edit animations with GifCam
- Install Pinta on Ubuntu - Mspaint for ubuntu
- Introduction to Google Drive
- Install Atom Runner
- Install cURL on Windows
- Install cURL on Ubuntu
- Install Microsoft Visual C++ Build Tools
- Install OpenSSH Server on Windows
- Install and use Tortoise SVN
- Install PuTTY on Windows
- Install and Use Paint.net
Ubuntu Tutorials
- The softwares create note windows on Desktop for Ubuntu
- Transfer files between computers using Cyberduck on Mac OS
- Install Ubuntu Desktop in VmWare
- Install GParted hard drive partition software on Ubuntu
- Create a Launcher (Shortcut) for a program in Ubuntu
- Install Ubuntu Server in VmWare
- Install GUI and VNC for Ubuntu Server
- Install GUI and Remote Desktop for Ubuntu Server
- Install OpenSSH Server on Ubuntu
- Install Firefox Browser on Ubuntu
- Redirect port 80, 443 on Ubuntu using iptables
- Use WinSCP to transfer files between Computers
- Use Top Command - Task Manager for Ubuntu
- Check Internet Speed with speedtest-cli on Ubuntu
- Install Winrar on Ubuntu
- Install xChm Viewer to read the CHM file on Ubuntu
- Install TeamViewer on Ubuntu
- Peek: Animated GIF Screen Recorder Software for Ubuntu
Solaris Tutorials
Mac OS Tutorials
- Transfer files between computers using Cyberduck on Mac OS
- Connect to the Server with Terminal on Mac OS
- Upgrade Mac Operating System
- Install VirtualBox on Mac OS
- Install Mac OS X 10.11 El Capitan in VMWare
- Install Mac OS Virtual Machine in VirtualBox
- How to use Windows-like shortcuts in Mac OS Virtual Machine
- Install Java on Mac OS
- Lightshot - Screenshot tool for Mac and Windows
- How do I take a MacOS Retina screenshot and get the image at its actual size?
- Microsoft Remote Desktop for Mac OS
- Are There Ways to Improve Gaming Experience on a Macbook?