Showing posts with label Kali Linux. Show all posts
Showing posts with label Kali Linux. Show all posts

How to install Qt-Creator 4.5.2 IDE on Kali linux

Trabla : How to install Qt-Creator 4.5.2 IDE on Kali linux

How to install Qt-Creator 4.5.2 IDE on Kali linux


Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment which is part of the SDK for the Qt GUI application development framework. It includes a visual debugger and an integrated GUI layout and forms designer. The editor's features include syntax highlighting and autocompletion. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux and FreeBSD. On Windows it can use MinGW or MSVC with the default install and can also use Microsoft Console Debugger when compiled from source code. Clang is also supported.

Solving:



How to install BleachBit Cleaner 2.0 with Terminal on Kali Linux

Trabla : How to install BleachBit Cleaner 2.0 with Terminal on Kali Linux


How to install BleachBit Cleaner 2.0 with Terminal on Kali Linux


BleachBit was first publicly released on 24 December 2008 for Linux systems. The 0.2.1 release created some controversy by suggesting Linux needed a registry cleaner.

Version 0.4.0 introduced CleanerML, a standards-based markup language for writing new cleaners. On May 29, 2009, BleachBit version 0.5.0 added support for Windows XP, Windows Vista, and Windows 7. On September 16, 2009, version 0.6.4 introduced command-line interface support.

Solving:


How to set up GOPATH and PATH for Gomobile on Parrot Security Linux

Trabla : How to set up GOPATH and PATH for Gomobile on Parrot Security Linux


How to set up GOPATH and PATH for Gomobile on Parrot Security Linux


This video shows how to set up Go environment variables for golang mobile such as PATH and GOPATH.

Solving:





How to create Simple Bash Script to start Firefox Browser with Terminal on Kali Linux

Trabla : How to create Simple Bash Script to start Firefox Browser with Terminal on Kali Linux

How to create Simple Bash Script to start Firefox Browser with Terminal on Kali Linux

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been distributed widely as the default login shell for most Linux distributions and Apple's macOS (formerly OS X). A version is also available for Windows 10.

Bash is a command processor that typically runs in a text window, where the user types commands that cause actions. Bash can also read and execute commands from a file, called a shell script. Like all Unix shells, it supports filename globbing (wildcard matching), piping, here documents, command substitution, variables, and control structures for condition-testing and iteration. The keywords, syntax and other basic features of the language are all copied from sh. Other features, e.g., history, are copied from csh and ksh. Bash is a POSIX-compliant shell, but with a number of extensions.

Solving:




How to move Dash with Terminal on Kali Linux

Trabla : How to move Dash with Terminal on Kali Linux


How to move Dash with Terminal on Kali Linux

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. Side and bottom placement options are available.

Solving:



How to install more than one application in the same time with Terminal on Kali Linux

Trabla : How to install more than one application in the same time with Terminal on Kali Linux


How to install more than one application in the same time with Terminal on Kali Linux


Kali Linux has over 600 preinstalled penetration-testing programs, including Armitage (a graphical cyber attack management tool), Nmap (a port scanner), Wireshark (a packet analyzer), John the Ripper password cracker, Aircrack-ng (a software suite for penetration-testing wireless LANs), Burp suite and OWASP ZAP web application security scanners. Kali Linux can run natively when installed on a computer's hard disk, can be booted from a live CD or live USB, or it can run within a virtual machine. It is a supported platform of the Metasploit Project's Metasploit Framework, a tool for developing and executing security exploits.

It was developed by Mati Aharoni and Devon Kearns of Offensive Security through the rewrite of BackTrack, their previous information security testing Linux distribution based on Knoppix. The third core developer Raphaël Hertzog joined them as a Debian expert.

Solving:



How to install Mono Develop 5.10 IDE on Kali Linux

Trabla : How to install Mono Develop 5.10 IDE on Kali Linux


How to install Mono Develop 5.10 IDE on Kali Linux

MonoDevelop (also known as Xamarin Studio) is an open source integrated development environment for Linux, macOS, and Windows. Its primary focus is development of projects that use Mono and .NET frameworks. MonoDevelop integrates features similar to those of NetBeans and Microsoft Visual Studio, such as automatic code completion, source control, a graphical user interface (GUI) and Web designer. MonoDevelop integrates a Gtk# GUI designer called Stetic. It supports Boo, C, C++, C#, CIL, D, F#, Java, Oxygene, Vala, and Visual Basic.NET.

Solving:



How to install Snapd (manager snap packages) with Terminal on Kali Linux

Trabla : How to install Snapd (manager snap packages) with Terminal on Kali Linux


How to install Snapd (manager snap packages) with Terminal on Kali Linux

Snapd is a REST API daemon for managing snap packages ("snaps"). Users can interact with it by using the snap client, which is part of the same package.

Solving:



How to watch Youtube With VLC on Kali Linux

Trabla : How to watch Youtube With VLC on Kali Linux


How to watch Youtube With VLC on Kali Linux

VLC media player (commonly known as VLC) is a free and open-source, portable and cross-platform media player and streaming media server developed by the VideoLAN project. VLC is available for desktop operating systems and mobile platforms, such as Android, iOS, Tizen, Windows 10 Mobile and Windows Phone. VLC is also available on digital distribution platforms such as Apple's App Store, Google Play and Microsoft Store.


Solving:



How to install Lazarus IDE on Kali Linux

Trabla : How to install Lazarus IDE on Kali Linux


How to install Lazarus IDE on Kali Linux

Lazarus is a free cross-platform visual integrated development environment (IDE) for rapid application development (RAD) using the Free Pascal compiler.

Software developers use Lazarus to create native-code console and graphical user interface (GUI) applications for the desktop, and also for mobile devices, web applications, web services, visual components and function libraries for a number of different platforms, including Mac, Linux and Windows.

An application created using Lazarus on one platform can generally compile and execute on any platform for which a Free Pascal compiler exists. For desktop applications a single source can target Mac, Linux, and Windows, with little or no modification. An example is the Lazarus IDE itself, created from a single code base and available on all major platforms including the Raspberry Pi.

Solving:



How to set WIFI Hotspot with Terminal on Kali Linux

Trabla : How to set WIFI Hotspot with Terminal on Kali Linux


How to set WIFI Hotspot with Terminal on Kali Linux


A hotspot is a physical location where people may obtain Internet access, typically using Wi-Fi technology, via a wireless local area network (WLAN) using a router connected to an internet service provider.

Public hotspots may be created by a business for use by customers, such as coffee shops or hotels. Public hotspots are typically created from wireless access points configured to provide Internet access, controlled to some degree by the venue. In its simplest form, venues that have broadband Internet access can create public wireless access by configuring an access point (AP), in conjunction with a router and connecting the AP to the Internet connection. A single wireless router combining these functions may suffice.

Solving:



How to install NetBeans Java IDE with Terminal on Kali Linux

Trabla : How to install NetBeans Java IDE with Terminal on Kali Linux

How to install NetBeans Java IDE with Terminal on Kali Linux

NetBeans is an integrated development environment (IDE) for Java. NetBeans allows applications to be developed from a set of modular software components called modules. NetBeans runs on Microsoft Windows, macOS, Linux and Solaris. In addition to Java development, it has extensions for other languages like PHP, C, C++ and HTML5., Javadoc and Javascript. Applications based on NetBeans, including the NetBeans IDE, can be extended by third party developers.

The NetBeans Team actively supports the product and seeks feature suggestions from the wider community. Every release is preceded by a time for Community testing and feedback.

Solving:



How to install Komodo-Edit IDE 11 on Kali Linux

Trabla: How to install Komodo-Edit IDE 11 on Kali Linux


How to install Komodo-Edit IDE 11 on Kali Linux

Komodo IDE uses the Mozilla and Scintilla code base as they share many features and support the same languages (including Python, Perl, PHP, Ruby, Tcl, SQL, Smarty, CSS, HTML and XML) and operating systems (Linux, OS X, and Windows). The editor component is implemented using the Netscape Plugin Application Programming Interface (NPAPI), with the Scintilla view embedded in the XML User Interface Language (XUL) interface in the same manner as a web browser plugin.

Komodo IDE has an open-source counterpart called Komodo Edit. Both share much of the same code base, Komodo IDE containing the more advanced IDE features such as debugging, unit testing, etc.

Solving:






How to install Code Blocks IDE 16.01 on Kali Linux

Trabla : How to install Code Blocks IDE 16.01 on Kali Linux


How to install Code Blocks IDE 16.01 on Kali Linux

Code::Blocks is a free, open-source cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran. It has a custom build system and optional Make support.

Code::Blocks is being developed for Windows, Linux, and macOS and has been ported to FreeBSD, OpenBSD and Solaris.

Solving:



How to install Atom IDE 1.25 on Kali Linux

Trabla : How to install Atom IDE 1.25 on Kali Linux


How to install Atom IDE 1.25 on Kali Linux

Atom is a free and open-source text and source code editor for macOS, Linux, and Microsoft Windows with support for plug-ins written in Node.js, and embedded Git Control, developed by GitHub. Atom is a desktop application built using web technologies. Most of the extending packages have free software licenses and are community-built and maintained. Atom is based on Electron (formerly known as Atom Shell), a framework that enables cross-platform desktop applications using Chromium and Node.js. It is written in CoffeeScript and Less. It can also be used as an integrated development environment (IDE). Atom was released from beta, as version 1.0, on 25 June 2015. Its developers call it a "hackable text editor for the 21st Century".

Solving:



How to install Visual Studio Code 1.21.1 IDE on Kali linux

Trabla: How to install Visual Studio Code 1.21.1 IDE on Kali linux

How to install Visual Studio Code 1.21.1 IDE on Kali linux

Visual Studio Code is a source code editor. It supports a number of programming languages and a set of features that may or may not be available for a given language, as shown in the following table. Many of Visual Studio Code features are not exposed through menus or the user interface. Rather, they are accessed via the command palette or via a .json file (e.g., user preferences). The command palette is a command-line interface. However, it disappears if the user clicks anywhere outside it or presses a key combination on the keyboard to interact with something outside it. This is true for time-consuming commands as well. When this happens, the command in progress is cancelled.

Solving:



How to use Kdenlive video editor on Kali Linux

Trabla : How to use Kdenlive video editor on Kali Linux


How to use Kdenlive video editor on Kali Linux

The project was initially started by Jason Wood in 2002. The development of Kdenlive moved on from the K Desktop Environment 3 version (which wasn't originally made for MLT) to KDE Platform 4, with an almost complete rewrite. This was completed with Kdenlive 0.7, released on November 12, 2008. Kdenlive 0.9.10 released on October 1, 2014 was the last KDE 4 release.

Kdenlive started to plan a move into the KDE project and its infrastructure in 2014. Port to KDE Frameworks 5 was finished with the release of 2015.04.0 as part of KDE Applications 5. The move to KDE is ongoing.

Solving:



How to install Moc console audio player with Terminal on Kali Linux

Trabla : How to install Moc console audio player with Terminal on Kali Linux


How to install Moc console audio player with Terminal on Kali Linux

Music On Console (MOC) is an ncurses-based console audio player for Linux/UNIX. It was originally written by Damian Pietras, and is currently maintained by John Fitzgerald. It is designed to be powerful and easy to use, with an interface inspired by the Midnight Commander console file manager. The default interface layout comprises a file list in the left pane with the playlist on the right. It is configurable with customizable key bindings, color schemes and interface layouts. MOC comes with several themes defined in text files, which can be modified to create new layouts. It supports ALSA, OSS or JACK outputs.

Solving:





How to install Krusader file manager with Terminal on Kali Linux

Trabla : How to install Krusader file manager with Terminal on Kali Linux


How to install Krusader file manager with Terminal on Kali Linux

Krusader is an advanced twin panel (commander style) file manager for KDE and other desktops in the *nix world, similar to Midnight or Total Commander. It provides all the file management features you could possibly want.

It supports a wide variety of archive formats and can handle other KIO slaves such as smb or fish. It is (almost) completely customizable, very user friendly, fast and looks great on your desktop! You should give it a try.


Solving:



How to install Gnuit (GNU Interactive Tools) with Terminal on Kali Linux

Trabla : How to install Gnuit (GNU Interactive Tools) with Terminal on Kali Linux

How to install Gnuit (GNU Interactive Tools) with Terminal on Kali Linux

gnuit (GNU Interactive Tools) is a set of interactive text-mode tools, closely integrated with the shell. It contains an extensible file system browser, an ascii/hex file viewer, a process viewer/killer and some other related utilities and shell scripts.

It can be used to increase the speed and efficiency of most of the daily tasks such as copying and moving files and directories, invoking editors, compressing and uncompressing files, creating and expanding archives, compiling programs, sending mail, etc. It looks nice, has colors (if the standard ANSI color sequences are supported) and is user-friendly.

Solving: